Skip to content

Problem with reconnect #18

Description

@prabhakarbca

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions