Module protocol
Expand description
Generic WebSocket message stream.
Modules§
- frame
- Utilities to work with raw WebSocket frames.
Structs§
- Close
Frame - A struct representing the close command.
- WebSocket
- WebSocket input-output stream.
- WebSocket
Config - The configuration for WebSocket connection.
- WebSocket
Context - A context for managing WebSocket stream.