fix(voice): broadcast VOICE_JOIN/LEAVE via ws, show participants in sidebar for all users

This commit is contained in:
2026-07-09 12:47:42 -04:00
parent 62e8354d03
commit e6dfe43926
9 changed files with 92 additions and 12 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
[[package]]
name = "app"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"log",
"serde",