Expand description
Error handling.
Enums§
- Capacity
Error  - Indicates the specific type/cause of a capacity error.
 - Error
 - Possible WebSocket errors.
 - Protocol
Error  - Indicates the specific type/cause of a protocol error.
 - TlsError
 - TLS errors.
 - UrlError
 - Indicates the specific type/cause of URL error.
 
Type Aliases§
- Result
 - Result type of all Tungstenite library calls.