Skip to main content

Module ws_broadcast

Module ws_broadcast 

Source
Expand description

WebSocket User Messaging

Manages direct user-to-user messaging via WebSocket connections. Supports multiple connections per user (multiple tabs/devices).

Structs§

BroadcastConfig
Configuration
BroadcastManager
Manages direct user messaging via WebSocket
BroadcastMessage
A message to send to a user
UserConnection
A user connection for direct messaging
UserRegistryStats
User registry statistics

Enums§

DeliveryResult
Result of sending a message to a user