flask-socketio-sample
python == 3.5
- Use
pip install -r requirements.txt
for installing dependencies python app.py
starts the application atlocalhost:5000
localhost:5000/p2p
for the main page, root is set to just some placeholder
Based on miguelgrinberg's repository on flask-socketio integration