[Fix] Connections

This commit is contained in:
Alex Emmet 2026-08-30 19:17:58 +02:00
commit 160bb169bd
No known key found for this signature in database
7 changed files with 217 additions and 63 deletions

1
Cargo.lock generated
View file

@ -2016,6 +2016,7 @@ dependencies = [
"base64 0.22.1",
"dashmap",
"dotenv",
"http",
"livekit-api",
"livekit-protocol",
"log",