Skip to main content
WsReader
o_sfu
0.10.0
WsReader
Aliased Type
In o_
sfu::
runtime::
websocket_
server::
io
o_sfu
::
runtime
::
websocket_server
::
io
Type Alias
WsReader
Copy item path
Source
pub(crate) type WsReader = SplitStream<WebSocket>;
Aliased Type
ยง
pub(crate) struct WsReader(
/* private fields */
);