-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi,
I've called the reconnect function in onClose event. When I made changes in my socket server (NodeJS) and restarts the server, I can get the onClose event fired and the reconnect function starts.
But the problem is I'm not able to establish the connection. I got no response for the line outputStream = mSocket.getOutputStream() in WebSocketWriter.java
For the first time connection, I get some response for the same. But when using the reconnect, there is no response. Can you please check?
Metadata
Metadata
Assignees
Labels
No labels