6 Commits

Author SHA1 Message Date
Théo Monnom 34d73e657b fix: add missing licenses & description 2023-06-30 22:19:42 +02:00
Théo Monnom 7010934c6d v0.1.2 (#104) 2023-06-30 22:10:55 +02:00
Théo Monnom 25f4c9a075 feat: add ffi datachannel & mute events (#88) 2023-06-18 22:45:05 +02:00
Théo Monnom 7f61826a4e fix livekit-protocol compilation (#78) 2023-05-25 19:55:31 +02:00
Aaron Spiegel f2b4373ba4 Add proto3 optional to prost build (#65)
* add proto3 optional to prost build

* also add optional proto flag to livekit_ffi

---------

Co-authored-by: Théo Monnom <theo.monnom@outlook.com>
2023-05-12 12:48:56 +02:00
Théo Monnom 180864e953 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
2023-04-19 12:33:39 +02:00