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

Is it possible to use gevent-socketio as a socket.io client? #254

Open
garyo opened this issue May 30, 2018 · 1 comment
Open

Is it possible to use gevent-socketio as a socket.io client? #254

garyo opened this issue May 30, 2018 · 1 comment

Comments

@garyo
Copy link

garyo commented May 30, 2018

I need to talk with a socket.io server -- it it possible to use gevent-socketio as a client, connecting to a websocket on a server and then exchanging realtime messages?

@AusIV
Copy link

AusIV commented Jul 2, 2018

No, gevent-socketio is a socketio server, not a client. I'd recommend socketio-client for the other side of the equation.

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