Struct loco_protocol::secure::session::SecureServerSession [−][src]
pub struct SecureServerSession<S> { /* fields omitted */ }Expand description
Server side connection
Implementations
Trait Implementations
Handshake and returns secure layer on success
Handshake and returns secure stream on success