Skip to content
Discussion options

You must be logged in to vote

Python 2 has been long unsupported. You have downgraded to old releases of python-socketio and python-engineio, and these older versions implement an older version of the Socket.IO protocol, so you will also need to downgrade your server. See the Version Compatibility chart in the documentation for details. If the server is also written in Python, then this is as simple as using the same versions of these packages in the client and the server.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AngeloIapichino
Comment options

@miguelgrinberg
Comment options

Answer selected by AngeloIapichino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants