Type Definition async_web_server::WsConnection

source ·
pub type WsConnection<IO = TcpOrTlsStream> = WsConnection<IO>;