mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
a1e054cdd3
Send empty binary keepalive frames on signal WebSockets and ignore empty RustDesk heartbeat replies across the WS protobuf adapter. This prevents reverse-proxied WSS clients from timing out after the advertised keep_alive interval. Document the Nginx /ws/id and /ws/relay upstream mapping for BetterDesk Docker deployments. Fixes #144 Reported-by: @odixz