feat: basic ffi server to support other languages (#34)
* wip * wip * wip * wip not a fan of the way I do handles .. * errors and async semantic * fix example
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"livekit",
|
||||
"livekit-webrtc",
|
||||
"livekit-utils",
|
||||
"livekit-ffi",
|
||||
"livekit-webrtc",
|
||||
"webrtc-sys"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user