WIP: Start on a fake implementation of live-kit

This commit is contained in:
Antonio Scandurra 2022-10-19 13:53:40 +02:00
parent 3160d07b9c
commit fb5c6493cf
6 changed files with 518 additions and 432 deletions

View file

@ -11,6 +11,9 @@ doctest = false
[[example]]
name = "test_app"
[features]
test-support = []
[dependencies]
media = { path = "../media" }