feat: allow users to specify who is notified when starting a call

This commit is contained in:
Zomatree
2025-09-07 05:01:14 +01:00
parent cc9a68b9c5
commit 1632e3dacf
7 changed files with 98 additions and 62 deletions

1
Cargo.lock generated
View File

@@ -6772,6 +6772,7 @@ version = "0.7.1"
dependencies = [
"amqprs",
"async-std",
"chrono",
"futures",
"livekit-api",
"livekit-protocol",