added voice chat websocket route

This commit is contained in:
2026-01-25 17:13:05 +01:00
parent c81df769de
commit 30dc7475c2
10 changed files with 302 additions and 129 deletions

3
Cargo.lock generated
View File

@@ -619,12 +619,13 @@ dependencies = [
[[package]]
name = "frangipane"
version = "1.0.4"
version = "1.0.5"
dependencies = [
"anyhow",
"argon2",
"axum",
"axum-extra",
"bytes",
"chrono",
"clap",
"dashmap",