Basic Chat App This is for testing cybersecurity methods, it's a simple chat app which uses web sockets to transmit unencrypted data accross all clients Install the dependencies with pip install flask flask-socketio Run with python3 app.py