Commit Graph

10 Commits

Author SHA1 Message Date
Théo Monnom 08b0756fee add datachannels to readme 2023-01-13 00:39:04 +01:00
Théo Monnom 22c6f67226 ci: only run tests on supported platforms by gh 2023-01-13 00:37:30 +01:00
Russ d'Sa c964e54523 Update README.md
Add missing periods to the ends of sentences.
2023-01-10 16:37:58 -08:00
Russ d'Sa 6d5914b3f6 Update README.md (#28)
* Update README.md

* adding FAQ section at bottom of README

* add prelude to the example

* adding and rewording a couple bullets in FAQ

Co-authored-by: Théo Monnom <theo.monnom@outlook.com>
2023-01-10 16:35:48 -08:00
Russ d'Sa 882d83aaec add simple room demo gif and embed in top-level readme (#29) 2023-01-10 16:12:24 -08:00
Théo Monnom 8ae8110293 update readme for hw acceleration 2023-01-07 18:51:21 +01:00
David Zhao fd0f2032c5 A few more tweaks to the readme 2023-01-02 15:11:43 -08:00
Théo Monnom cdd3a560f8 correctly link the badge 2023-01-02 22:19:29 +01:00
Théo Monnom e7d72165b4 Update README.md (#15)
* Update README.md

* videoframes example

* fix indents

* fix indents x2
2023-01-02 22:16:03 +01:00
Théo Monnom 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 <dz@livekit.io>
Co-authored-by: David Zhao <david@davidzhao.com>
2023-01-02 20:13:48 +01:00