• Stefy Lanza (nextime / spora )'s avatar
    Fix WebSocket masking issue in VNC connections · b6d4fdb0
    Stefy Lanza (nextime / spora ) authored
    - 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
    b6d4fdb0
websocket_protocol.c 19.1 KB