mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-29 08:29:38 +00:00
The native WebSocket is in a much better position to do queue management than us. We also failed to check the return value and set up a timer, causing stalls. This gets us in sync with websockify as of 40238b00.