Can get room avatar

This commit is contained in:
2025-11-21 15:43:15 +01:00
parent ecbe4885c1
commit e8ce97eea0
8 changed files with 112 additions and 3 deletions

View File

@@ -32,4 +32,5 @@ url = "2.5.7"
ractor = "0.15.9"
serde_json = "1.0.145"
lazy-regex = "3.4.2"
actix-ws = "0.3.0"
actix-ws = "0.3.0"
infer = "0.19.0"