pub type ProxiedWsStream = WebSocketStream<BoxedIo>;Expand description
Convenience alias for the WebSocket stream returned by the proxy-aware connect helpers.
Aliased Type§
pub struct ProxiedWsStream { /* private fields */ }pub type ProxiedWsStream = WebSocketStream<BoxedIo>;Convenience alias for the WebSocket stream returned by the proxy-aware connect helpers.
pub struct ProxiedWsStream { /* private fields */ }