mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
ad2d4a02cd
- Implemented immediate empty keepalive frame after HTTP 101 upgrade to address client connection issues. - Updated `ws-register-test` tool to support delayed registration modes and improved usage instructions. - Refactored WebSocket connection handling to log effective remote addresses and frame counts for better diagnostics. - Added tests for effective remote address handling and immediate keepalive functionality. - Updated documentation to reflect changes in WebSocket behavior and troubleshooting steps.