wip: implement websocket chat endpoint with session management and event handling

This commit is contained in:
grillazz
2026-07-14 11:14:25 +02:00
parent 2cf22f89cc
commit 16a2e4e325
2 changed files with 134 additions and 0 deletions
+3
View File
@@ -129,3 +129,6 @@ dmypy.json
.pyre/
/requirements-dev.txt
/.env.smtp
.idea