Message App is a simple messaging app using SocketIO and Flask.
Use the package manager pip to install the dependencies needed in requirements.txt
pip install -r requirements.txt
...
...
python main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.