An example of python3 async webserver + websocket

Project URL: https://glitch.com/~py3-simple-ws

I’ve setuped this, for my brother, but It could help others too.

A simple async web/socket server with tornado and python3, which serve a simple html/js client for the socket.

It works on glitch, despite python3.7 is not available :wink: