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

update example .html to use socketio v4.7.5 rather than 1.x #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

melanterite
Copy link

Update the socketio version used in the /example/templates/index.html filr to use version 4 rather than version 1.

Using v1 here gives you an error message and won't work when using recent versions of flask-socketio.

See https://flask-socketio.readthedocs.io/en/latest/intro.html#version-compatibility for js socketio <-> flask-socketio version compatibilities.

Example works fine for me after the fix.

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

Successfully merging this pull request may close these issues.

1 participant