Module client_manager

Module client_manager 

Source

Structs§

ClientInfo
Information about a connected client
ClientManager
Manages all connected WebSocket clients using lock-free DashMap.

Enums§

SendError
Error type for send operations

Type Aliases§

WebSocketSender