Expand description
Session management for Protocol Orzatty connections.
Re-exports§
pub use framer::Framer;pub use handshake::perform_handshake_initiator;pub use handshake::perform_handshake_responder;pub use message::ProtocolMessage;pub use state::Session;pub use state::SessionState;