00a5f47caec074c7c919dd89a3ea4e7bcbc90538
- Update WebSocketUserData to use a message queue for handling outgoing messages, improving concurrency and message delivery. - Modify pingClients method to handle multiple connections per user and implement timeout logic for ping responses. - Enhance addConnection and removeConnection methods to manage multiple connections for each user, including detailed logging of connection states. - Update handleBrokerMessage to send messages to all active connections for a user, ensuring proper queue management and callback invocation.
Description
No description provided
Languages
JavaScript
68.4%
Vue
22.6%
Kotlin
5.4%
C++
2.2%
Shell
0.9%
Other
0.2%