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
WS can take up to 30 seconds to realize that the connection was lost, and for a low 3G signal, it can take even longer.
On the library level, pong-pong logic can be added as an optional feature with configurable frequency.
This will let the client and server track "ping" speed and detect connection issues early.
The text was updated successfully, but these errors were encountered:
WS can take up to 30 seconds to realize that the connection was lost, and for a low 3G signal, it can take even longer.
On the library level, pong-pong logic can be added as an optional feature with configurable frequency.
This will let the client and server track "ping" speed and detect connection issues early.
The text was updated successfully, but these errors were encountered: