All Projects → miguelgrinberg → Flask Socketio Chat

miguelgrinberg / Flask Socketio Chat

Licence: mit
A simple chat application that demonstrates how to structure a Flask-SocketIO application.

Programming Languages

python
139335 projects - #7 most used programming language

Flask-SocketIO-Chat

A simple chat application that demonstrates how to structure a Flask-SocketIO application.

To run this application install the requirements in a virtual environment, run python chat.py and visit http://localhost:5000 on one or more browser tabs.

$ python chat.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].