Expand description
Implements logic for abstracting over a websocket stream that allows sending only [Bytes]-based
messages.
Traits§
- Bytes
Stream Sink - Shorthand for a type that implements both a websocket-based stream & sink for [
Bytes].
Type Aliases§
- Stream
Error Non- wasm_browser - Error type for WebSocket stream operations.