Module websocket::receiver [−][src]
The default implementation of a WebSocket Receiver.
Structs
Reader | This reader bundles an existing stream with a parsing algorithm.
It is used by the client in its |
Receiver | A Receiver that wraps a Reader and provides a default implementation using DataFrames and Messages. |
Enums
Shutdown | Possible values which can be passed to the |