pub type WittyMonoServer = SingleTransportServer<PubSubHandler<Session>>;Expand description
A convenient type alias for a single transport server that supports PubSub.
Aliased Typeยง
pub struct WittyMonoServer { /* private fields */ }pub type WittyMonoServer = SingleTransportServer<PubSubHandler<Session>>;A convenient type alias for a single transport server that supports PubSub.
pub struct WittyMonoServer { /* private fields */ }