2021-03-11 21:57:21 +01:00
2021-03-10 23:36:26 +01:00
2021-03-07 18:36:40 +01:00
2021-03-10 23:36:26 +01:00
2021-03-09 22:03:17 +01:00
2021-03-08 21:25:34 +01:00
2021-03-09 22:03:17 +01:00
2021-03-09 22:03:17 +01:00
2021-03-11 21:57:21 +01:00
2021-03-08 21:25:34 +01:00
2021-03-11 21:23:55 +01:00
2021-03-07 18:15:29 +01:00
2021-03-08 21:25:34 +01:00
2021-03-09 22:03:17 +01:00
2021-03-07 18:15:01 +01:00
2021-03-11 21:57:21 +01:00

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.pro.yaml up -d

Develpment

docker-compose -f docker-compose.dev.yaml up -d
Description
Demonstration of how to build a real time application using HTML over WebSockets in Django
Readme 10 MiB
Languages
Python 58.5%
HTML 36.4%
Shell 3%
Dockerfile 2.1%