WIP, frames are being sent to the other end

This commit is contained in:
Piotr Osiewicz
2023-11-24 17:31:47 +01:00
parent 6ebe5d5053
commit 481c19fbaf
8 changed files with 274 additions and 59 deletions
Generated
+2
View File
@@ -1193,6 +1193,7 @@ dependencies = [
"fs2",
"futures 0.3.28",
"gpui2",
"image",
"language2",
"live_kit_client2",
"log",
@@ -1204,6 +1205,7 @@ dependencies = [
"serde_derive",
"serde_json",
"settings2",
"smallvec",
"util",
"workspace2",
]