New Calling structure using https://livekit.io/ (: Incomplete, Untested

:)
This commit is contained in:
Alex Emmet 2025-11-24 22:42:02 +00:00
commit 48ead50947
13 changed files with 1167 additions and 568 deletions

View file

@ -45,3 +45,7 @@ walkdir = "2.5.0"
warp = "*"
x448 = { version = "*" }
x509 = "*"
log = "0.4"
livekit = "0.7.25"
livekit-api = "0.4.10"
dotenv = "0.15.0"