Hello, I am curious why in Heartbeat context manager you send PongControlMessage ? https://github.com/Lawouach/WebSocket-for-Python/blob/master/ws4py/websocket.py#L55 for me more logically to send PingControlMessage ? Thanks in advance!
Hello,
I am curious why in Heartbeat context manager you send PongControlMessage ?
https://github.com/Lawouach/WebSocket-for-Python/blob/master/ws4py/websocket.py#L55
for me more logically to send PingControlMessage ?
Thanks in advance!