The right socket.io version cloent to use #1055
Unanswered
Notadumdum
asked this question in
Q&A
Replies: 2 comments 9 replies
-
please follow this version guide and it will just work fine: https://python-socketio.readthedocs.io/en/latest/intro.html#version-compatibility this is what I am using: JS:
Python:
|
Beta Was this translation helpful? Give feedback.
8 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey Miguel I heard python doesnt work well with browser based client and that i must use javascript
I just have one question.. please what version of socket.io should i use and must it tally with the exact version the server uses... note that the URL has EIO=3 in it...and when i ran code multiple times and checked the reason it showed
transport close
... i did not even get any sid back to begin with.. the disconnect event was what was always called.. any advice?Beta Was this translation helpful? Give feedback.
All reactions