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
Within this milestone, we want to implement the support for a Keepalive system whereby we leverage the Ping/Pong WebSockets message to check if a client or server is still alive. In case a Ping message doesn't result in a Pong answer within a certain timeout, the client/serve will close the stale connection