You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple proof of concept websocket chat application.
Only works in Python 3.5+
To test, simply run python simple_chat.py in a terminal. Then open up the simple_chat.html page in multiple browser tabs or windows to see cross user communication.