commit 404594c5fcf15936afb27caadb447b4e4179591b Author: Andros Fenollosa Date: Sun Mar 7 17:30:41 2021 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c5aad7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# demo-HTML-over-WebSockets-in-Django +Demonstration of how to build a real time application using HTML over WebSockets in Django