pub type WebSocketStream = WebSocketStream<UpgradedIo>;
Expand description

A transport for exchanging data frames with the peer.