Torsten Schulz (local) 00a5f47cae Refactor WebSocket server connection management and message handling
- 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.
2026-01-14 14:38:42 +01:00
2024-08-19 12:34:08 +02:00
fix
2026-01-14 14:36:57 +01:00
fix
2026-01-14 14:36:57 +01:00
2026-01-14 14:37:21 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-12-19 16:00:42 +01:00
2026-01-14 14:38:42 +01:00
2025-11-26 17:16:30 +01:00
Description
No description provided
400 MiB
Languages
JavaScript 75.7%
Vue 19.9%
C++ 2.9%
Shell 1.2%
CMake 0.1%