A small websocket testing setup: live streaming plain text without refreshing the webpage. ![](screenshot.png) # Running this Run a websocket server in Python: $ python3 server.py View the interface: open client.html in a browser Stream plain text (with HTML features): open mytxtfile.txt in a text editor, type, hit save (CTRL+S), type more, hit save, etc