WIP still, tuning up auth and room wildcard with middleware

This commit is contained in:
Nate Anderson
2025-02-02 19:49:11 -07:00
parent 37e168e46b
commit 544d3b45ba
18 changed files with 369 additions and 94 deletions
+4
View File
@@ -1,6 +1,7 @@
###
# Dart
###
# Files and directories created by pub
**/.dart_tool/
**/.packages
@@ -72,3 +73,6 @@ app.*.map.json
**/llm-chat.md
# DB files
*.sqlite*