Expand description

The default implementation of a WebSocket Receiver.

Structs

This reader bundles an existing stream with a parsing algorithm. It is used by the client in its .split() function as the reading component.

A Receiver that wraps a Reader and provides a default implementation using DataFrames and Messages.

Enums

Possible values which can be passed to the TcpStream::shutdown method.