Start using the new zrpc::peer2::Peer in Server
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
pub mod auth;
|
||||
mod peer;
|
||||
mod peer2;
|
||||
pub mod peer2;
|
||||
pub mod proto;
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
pub mod test;
|
||||
|
||||
Reference in New Issue
Block a user