Commit Graph
6 Commits
Author SHA1 Message Date
Théo MonnomandGitHub 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
a07b3451a3 publish client-sdk-native (#12)
* Create README.md

* add example

* crates & examples

* fix syntax

* add LICENSE

* thirdparty LICENSE

* rearrange repo

* fix build

* egui versions

* prepare publish

* fix demo compilation

* add test ci

* Update rust.yml

* forgot runs-on

* install protoc before building

* avoid rate limit

* include submodules

* updates to readme

* cache rust builds

Co-authored-by: David Zhao <[email protected]>
Co-authored-by: David Zhao <[email protected]>
2023-01-02 20:13:48 +01:00
Théo Monnom d9fd69b5c0 Windows + Initial WebRTC sys & Safe WebRTC + Initial livekit-core 2022-09-12 12:51:54 +02:00
Théo Monnom 5a84aaa3c9 basic MacOS version 2022-08-03 16:19:02 +02:00
Théo Monnom 8d20e35f02 Non blocking SignalClient 2022-05-08 22:14:16 +02:00
Théo Monnom 9ad7128319 Initial commit 2022-04-30 17:45:59 +02:00