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
Hi I am new to socket io. I am now working on an experiment project with socket io now.
I know socket io has built in automatic reconnect. On my case, I need to handle server initiated disconnect and network connection failure caused disconnect differently.
Is there a way to tell which is which? Are different events emitted?
Hope to find some answers. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi I am new to socket io. I am now working on an experiment project with socket io now.
I know socket io has built in automatic reconnect. On my case, I need to handle server initiated disconnect and network connection failure caused disconnect differently.
Is there a way to tell which is which? Are different events emitted?
Hope to find some answers. Thanks in advance.
The text was updated successfully, but these errors were encountered: