feat: server sdk (#47)
* New webrtc build scripts (Still not integrated within the SDK) * New livekit-api crate (Integrate the server sdk protocol of livekit) * Moved livekit-utils to livekit-protocol
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"livekit",
|
||||
"livekit-utils",
|
||||
"livekit-api",
|
||||
"livekit-protocol",
|
||||
"livekit-ffi",
|
||||
"livekit-webrtc",
|
||||
"webrtc-sys"
|
||||
|
||||
Reference in New Issue
Block a user