Closed cantino closed 5 years ago
Without this change, the Python websockets library can't be used to talk to a Rails server running tubesock, as it reconnects every 30 seconds when not receiving correct pong responses.
pong
thanks!
v0.2.9 has been released with this fix.
Thanks for the fast response @ngauthier!
Without this change, the Python websockets library can't be used to talk to a Rails server running tubesock, as it reconnects every 30 seconds when not receiving correct
pong
responses.