An open API service indexing awesome lists of open source software.

https://github.com/theprojectsx/flask-socketio-test

Flask Socket IO test chat room
https://github.com/theprojectsx/flask-socketio-test

Last synced: 5 months ago
JSON representation

Flask Socket IO test chat room

Awesome Lists containing this project

README

          

# Simple Chat APP

This project is created using Flask and Flask-SocketIO.

This is just a Feature testing project

### RUN:

```bash
pip install requirements.txt
python app.py
```