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

Enable WebSocket automatic reconnection #84

Open
jbmusso opened this issue Aug 14, 2017 · 1 comment
Open

Enable WebSocket automatic reconnection #84

jbmusso opened this issue Aug 14, 2017 · 1 comment

Comments

@jbmusso
Copy link
Owner

jbmusso commented Aug 14, 2017

No description provided.

@phani1kumar
Copy link

Hi @jbmusso thank you very much for the lovely plugin. This made my development lot easier. I see the websocket connections gets dropped intermittently, is there a work around for this? can I continuously poll database to keep the connection open?

I mean to say, I've created a firebase cloud function which connects to a JanusGraph database server running on port 80. Now the cloud function gets fired based on some user actions, which I don't have control off. What happens is for some users the connection simply timesout. For others, hitting next to the previous failed request, the connection works properly!

I think this is related to this automatic reconnection that you have added here.

Until this is fixed is there any work around that you would suggest for my case?

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

2 participants