seeded apps.epic for backend gameboard logic; core.asgi & .settings now accomodate Channels via Redis; several new libraries in reqs to accomodate

This commit is contained in:
Disco DeDisco
2026-03-12 15:05:02 -04:00
parent 69fea65bf9
commit 681a1a4cd0
18 changed files with 49 additions and 11 deletions

1
src/apps/epic/routing.py Normal file
View File

@@ -0,0 +1 @@
websocket_urlpatterns = []