android-websockets icon indicating copy to clipboard operation
android-websockets copied to clipboard

Disconnect method called immediately after onConnect called

Open hemini-03 opened this issue 7 years ago • 0 comments

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?

hemini-03 avatar Apr 14 '18 05:04 hemini-03