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 have a web socket connected in app. Now app need to connect to different web socket url. But for second connection I after onconnect method called it immediately called ondisconnect method twice with error code 744 and EOF message respectively. Did anyone faced same issue and solved it?
The text was updated successfully, but these errors were encountered:
I have a web socket connected in app. Now app need to connect to different web socket url. But for second connection I after onconnect method called it immediately called ondisconnect method twice with error code 744 and EOF message respectively. Did anyone faced same issue and solved it?
The text was updated successfully, but these errors were encountered: