Yet Another Chat App Just to have a little fun with ASGI and websockets. Quick start steps Open a terminal and navigate to the base of your clone of this repo. Then, type: docker-compose up Open http://localhost:8000 in your favorite browser. There is no step 3. Ctrl-c to shut it down.