Module error

Module error 

Source
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§

logginglogging
Logging utilities

Structs§

ContextError
Error with context
ErrorContext
Error context for better error reporting

Enums§

ConfigError
Configuration errors
ConnectionError
Connection errors
HandlerError
Handler errors
HandshakeError
Handshake errors
ManagerError
Manager errors
ProtocolError
Protocol errors
ServerError
Server-specific errors
TransportError
Transport errors

Type Aliases§

ContextResult
Result type with error context