pub trait ConnectorLocalClientHandler<___T: Transport = Channel> { }Expand description
A client handler for the Connector protocol.
See Connector for more details.
pub trait ConnectorLocalClientHandler<___T: Transport = Channel> { }A client handler for the Connector protocol.
See Connector for more details.