• Stefy Lanza (nextime / spora )'s avatar
    Fix wssshc tunnel timeout and debug output issues · e25fd993
    Stefy Lanza (nextime / spora ) authored
    - Add periodic ping frames to keep WebSocket connections alive (15s interval)
    - Implement send_ping_frame() function in websocket.c
    - Fix tunnel request_id generation to ensure unique IDs for recreations
    - Suppress raw data in tunnel_data debug messages, show size instead
    - Sanitize both 'Received message' and 'Processing message' debug outputs
    - Improve tunnel cleanup and state management
    e25fd993
tunnel.c 52.6 KB