Contents

Flask-SocketIO 5.4.1

0

Socket.IO integration for Flask applications

Socket.IO integration for Flask applications

Stars: 5359, Watchers: 5359, Forks: 891, Open Issues: 9

The miguelgrinberg/Flask-SocketIO repo was created 10 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 5359 github stars!

How to Install flask-socketio

You can install flask-socketio using pip

pip install flask-socketio

or add it to a project with poetry

poetry add flask-socketio

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/Flask-SocketIO/
GitHub Repo:
https://github.com/miguelgrinberg/flask-socketio

Classifiers

No  flask-socketio  pypi packages just yet.

Errors

A list of common flask-socketio errors.

Code Examples

Here are some flask-socketio code examples and snippets.

GitHub Issues

The flask-socketio package has 9 open issues on GitHub

  • Room parameter of send() was silently renamed between v4 and v5.
  • Redis / Eventlet / Flask-SocketIO

See more issues on GitHub

Related Packages & Articles

Flask-Silk 0.2

Adds silk icons to your Flask application or blueprint, or extension.

flask-restx 1.3.0

Fully featured framework for fast, easy and documented API development with Flask

flask-restplus 0.13.0

Fully featured framework for fast, easy and documented API development with Flask