Skip to main content
WsStream
wowlab_
centrifuge
0.1.0
WsStream
Aliased Type
In wowlab_
centrifuge::
transport
wowlab_centrifuge
::
transport
Type Alias
WsStream
Copy item path
Source
type WsStream = WebSocketStream<MaybeTlsStream<TcpStream>>;
Aliased Type
ยง
struct WsStream {
/* private fields */
}