Skip to main content

WsStream

Type Alias WsStream 

Source
type WsStream = WebSocketStream<MaybeTlsStream<TcpStream>>;

Aliased Typeยง

struct WsStream { /* private fields */ }