refactor: clients now have a single websocket that handles all rooms the user is in

This commit is contained in:
2026-01-16 11:35:07 +01:00
parent 376353833c
commit 37e6bb25fc
8 changed files with 74 additions and 66 deletions

2
Cargo.lock generated
View File

@@ -619,7 +619,7 @@ dependencies = [
[[package]]
name = "frangipane"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"anyhow",
"argon2",