Module registry

Module registry 

Source
Expand description

Connection registry for managing WebSocket connections

Structs§

BroadcastResult
Result of broadcasting a message to multiple connections
CloseAllResult
Result of closing all connections
ConnectionRegistry
High-performance connection registry using Arc<RwLock<>> for concurrent access
RegistryStats
Registry statistics

Enums§

ConnectionEvent
Events that can occur in the connection registry