Skip to main content

ProtocolServerHandler

Trait ProtocolServerHandler 

Source
pub trait ProtocolServerHandler<___T: Transport = Channel> { }
Expand description

A server handler for the Protocol protocol.

See Protocol for more details.

Implementorsยง