Expand description
A minimal websocket implementation
Structs§
Enums§
- Error
- Represents errors that can occur in WebSocket operations.
- OpCode
- Represents the opcode of a WebSocket frame.
Type Aliases§
- Result
- A Result type alias for WebSocket operations.