Expand description
Error handling and logging for the WebSocket server
This module provides comprehensive error handling and logging capabilities for the WebSocket server implementation.
Modules§
- logging
logging - Logging utilities
Structs§
- Context
Error - Error with context
- Error
Context - Error context for better error reporting
Enums§
- Config
Error - Configuration errors
- Connection
Error - Connection errors
- Handler
Error - Handler errors
- Handshake
Error - Handshake errors
- Manager
Error - Manager errors
- Protocol
Error - Protocol errors
- Server
Error - Server-specific errors
- Transport
Error - Transport errors
Type Aliases§
- Context
Result - Result type with error context