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 developing a production level application using AngularJS on front-end.
I need to monitor the socket connection continuously and in case of loss of connection re-connect. How can this be done? The server is using socket.io
The text was updated successfully, but these errors were encountered:
I'm developing a production level application using AngularJS on front-end.
I need to monitor the socket connection continuously and in case of loss of connection re-connect. How can this be done? The server is using socket.io
The text was updated successfully, but these errors were encountered: