]> git.mar77i.info Git - chat/commit
redo the websocket basics. evolve the frontend some master
authormar77i <mar77i@protonmail.ch>
Wed, 13 May 2026 14:24:12 +0000 (16:24 +0200)
committermar77i <mar77i@protonmail.ch>
Wed, 13 May 2026 14:24:12 +0000 (16:24 +0200)
commit6b18f2310359c8d124aa5388cd4a7ee924b20b5f
treeb742f98d8007f6bf47f87e8174c84f59ac7f17a5
parent215057da8c40cec6236986c37e8aea941d08d594
redo the websocket basics. evolve the frontend some
14 files changed:
channel/migrations/0002_initial.py
channel/serializers.py
channel/static/channel/main.js
channel/templates/channel/main.html
channel/urls.py
channel/views.py
channel/websocket.py
chat/static/chat/base.js
chat/static/chat/chatutils.js [moved from channel/static/channel/chatutils.js with 89% similarity]
chat/templates/chat/base.html
chat/triggers.py
chat/websockets.py [deleted file]
rest/serializers.py
user/migrations/0001_initial.py