Demo: HTML over WebSockets in Django
Demonstration of how to build a real time application using HTML over WebSockets in Django
Article that inspired
https://alistapart.com/article/the-future-of-web-software-is-html-over-websockets/
Run demo
docker-compose -f docker-compose.dev.yaml up -d
Open
my-demo.localhost
Description
Demonstration of how to build a real time application using HTML over WebSockets in Django
Languages
Python
58.5%
HTML
36.4%
Shell
3%
Dockerfile
2.1%