Module tungstenite::error
source · Expand description
Error handling.
Enums§
- Indicates the specific type/cause of a capacity error.
- Possible WebSocket errors.
- Indicates the specific type/cause of a protocol error.
- TLS errors.
- Indicates the specific type/cause of URL error.
Type Aliases§
- Result type of all Tungstenite library calls.