Contents

Flask-SocketIO 5.3.6

0

Socket.IO integration for Flask applications

Socket.IO integration for Flask applications

Stars: 5260, Watchers: 5260, Forks: 889, Open Issues: 2

The miguelgrinberg/Flask-SocketIO repo was created 10 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 5260 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
Miguel Grinberg
License
Homepage
https://github.com/miguelgrinberg/flask-socketio
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 2 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