You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have nodejs socket server that I connect to.
The ruby client constantly closes the connection after a minute or so and it does not reconnect automatically.
Am I supposed to send some kind of ping to keep the connection alive?
The text was updated successfully, but these errors were encountered:
I have nodejs socket server that I connect to.
The ruby client constantly closes the connection after a minute or so and it does not reconnect automatically.
Am I supposed to send some kind of ping to keep the connection alive?
The text was updated successfully, but these errors were encountered: