Add ping/pong message handling to wsssh C implementation
- Implement explicit ping/pong frame parsing and response in wsssh.c - Add send_pong_frame function to handle WebSocket ping frames - Maintain WebSocket protocol compliance for connection keep-alive - Python implementations handle ping/pong automatically via websockets library
Showing
Please
register
or
sign in
to comment