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

ws.on :open not always triggers #41

Open
prateeksen opened this issue Apr 7, 2021 · 3 comments
Open

ws.on :open not always triggers #41

prateeksen opened this issue Apr 7, 2021 · 3 comments

Comments

@prateeksen
Copy link

I have Java websocket server running on which I am trying to connect using websocket-client-simple client.
Some times on :open is not triggered, even not and exception in on :error or in rescue block.

@nbalsamo
Copy link

hi @prateek-ap I think we are experiencing the same issue, did you find anything else?

@prateeksen
Copy link
Author

Hi @nbalsamo I haven't found any workaround or fix for this yet... right now I am using https://github.com/igrigorik/em-websocket in my case, but that uses older version of Event machine and to get rid of event machine I tried websocket-client-simple but that also does't helping.

@unasuke
Copy link
Contributor

unasuke commented Dec 30, 2021

@prateek-ap This repository was moved ruby-jp/websocket-client-simple. If you still need this, make pull request or issue to ruby-jp/websocket-client-simple again, thx.

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

3 participants