We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have an old repo which uses Ruby 1.9.3 and does web socket client connections. Is it possible to use this gem with Ruby 1.9.3?
Currently I am getting error while installing:
E:\Jmyapp>gem install websocket-client-simple ERROR: Error installing websocket-client-simple: websocket requires Ruby version >= 2.0.
The text was updated successfully, but these errors were encountered:
@psaxena 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.
Sorry, something went wrong.
No branches or pull requests
Hi,
I have an old repo which uses Ruby 1.9.3 and does web socket client connections. Is it possible to use this gem with Ruby 1.9.3?
Currently I am getting error while installing:
The text was updated successfully, but these errors were encountered: