25823e17cb0ab619a10488bfa404a2889b23c8bf
- 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
46.4%
Vue
38.6%
Kotlin
9.1%
C++
3.6%
Shell
1.5%
Other
0.7%