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
72.4%
Vue
23.8%
C++
2.4%
Shell
0.9%
PLpgSQL
0.2%
Other
0.1%