18 Commits

Author SHA1 Message Date
talksik 21f9438f0b fixing terms 2023-06-30 14:57:29 -07:00
talksik 036a9af122 fixing broken link 2023-06-30 14:55:48 -07:00
Jonas Schell ee83cb8d31 [🤖 readme-manager] Update README (#53)
* update readme

* update readme
2023-04-20 10:38:54 +02:00
Jonas Schell 459a42bf12 update readme (#49) 2023-04-13 23:52:24 -07:00
Jonas Schell adc88d080b readme manager initial setup (#48)
This PR makes the README ready to be managed by the readme manager. It adds custom comment tags to the readme, which are invisible when the README is rendered, but tell the readme manager where to insert and update content.
2023-04-13 10:44:29 +02:00
Théo Monnom 8a5c16c6ef Update README.md 2023-03-19 21:59:58 +01:00
Théo Monnom 84d2f234f5 Update README.md 2023-01-18 21:30:57 +01:00
Russ d'Sa 81146f8bac Update README.md
Add question about webrtc.rs
2023-01-16 18:58:51 -08:00
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