refactor!: add ws endpoint, storage trait
This commit is contained in:
3
registry/endpoints/mod.rs
Normal file
3
registry/endpoints/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod peers;
|
||||
pub mod register;
|
||||
pub mod ws;
|
||||
Reference in New Issue
Block a user