Is it possible to use websockets in Flask and Python 3? Is it possible to use websockets in Flask and Python 3? flask flask

Is it possible to use websockets in Flask and Python 3?


Now you can. Miguel's FlaskIO extension supports Python 3 since 1.0 as announced on his blog. Make sure to check PyPI in order to install one of the recent versions. At the time of writing, the last release is:

pip install flask-socketio==1.2