Module tungstenite::protocol
source · Expand description
Generic WebSocket message stream.
Modules
Utilities to work with raw WebSocket frames.
Structs
A struct representing the close command.
WebSocket input-output stream.
The configuration for WebSocket connection.
A context for managing WebSocket stream.