Torsten Schulz (local) e3f46d775a Enhance WebSocket server ping/pong handling and timeout settings
- Introduce handling for LWS_CALLBACK_RECEIVE_PONG to manage Pong frames received from clients.
- Update the WebSocketUserData structure to increase MAX_PING_TIMEOUTS from 3 to 5, allowing more attempts before disconnection.
- Extend PONG_TIMEOUT_SECONDS from 10 to 60 to accommodate longer response times from browsers.
- Modify ping handling to send a WebSocket Ping frame instead of a text message for better protocol compliance.
2026-01-14 14:38:43 +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%