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'm using this in a mobile app, but it would be the same for mobile web.
I use the client to connect to an engine.io server. When the user switches from Wifi to LTE, I get a CLOSED event. How do I either manually reconnect, or configure the original socket to reconnect automatically?