Fix WebSocket masking issue in VNC connections
- Added retry logic with partial write handling to ws_send_binary_frame() - Prevents WebSocket frame corruption during large VNC data transmission - Fixes 'server must not mask frames' error in noVNC browser connections - ws_send_binary_frame now handles SSL write interruptions properly
Showing
Please
register
or
sign in
to comment