Python2 version
#1636
Replies: 1 comment
-
Use the same versions of python-socketio and python-engineio that you have on the server side. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I don't know if this is the right place...
I need to use the last version of socket-io[client] (engineio etc..) compatible with python2. My socket-io-server is 4.1.2; socket-io python3 client library is working very well, but I need to keep compatibility with python2
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions