Module streams

Module streams 

Source
Expand description

Implements logic for abstracting over a websocket stream that allows sending only [Bytes]-based messages.

Traits§

BytesStreamSink
Shorthand for a type that implements both a websocket-based stream & sink for [Bytes].

Type Aliases§

StreamErrorNon-wasm_browser
Error type for WebSocket stream operations.