huskies: merge 950
This commit is contained in:
@@ -70,8 +70,8 @@ mod wire;
|
||||
pub use auth::{add_join_token, init_token_auth, init_trusted_keys};
|
||||
pub(crate) use client::connect_and_sync;
|
||||
pub use client::{RENDEZVOUS_ERROR_THRESHOLD, spawn_rendezvous_client};
|
||||
pub use rpc::init_rpc_context;
|
||||
pub(crate) use rpc::try_handle_rpc_text;
|
||||
pub use rpc::{init_rpc_agents, init_rpc_context};
|
||||
pub use server::crdt_sync_handler;
|
||||
|
||||
// Test-only re-export used by `crdt_snapshot` tests.
|
||||
|
||||
Reference in New Issue
Block a user