Skip to content

Problem with reconnect #18

@prabhakarbca

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?

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