Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with reconnect #18

Open
prabhakarbca opened this issue Jan 19, 2016 · 0 comments
Open

Problem with reconnect #18

prabhakarbca opened this issue Jan 19, 2016 · 0 comments

Comments

@prabhakarbca
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant