Théo Monnom
7010934c6d
v0.1.2 ( #104 )
2023-06-30 22:10:55 +02:00
Théo Monnom
4443eae434
Use reqwest instead of curl to download libwebrtc ( #44 )
...
* use reqwest instead of curl to download libwebrtc
curl crate fails 2/3 computers I use when not configured. Make everything simpler for users
* Update Cargo.lock
2023-03-16 02:30:12 +01:00
Théo Monnom
b96858bdba
add gh repo to Cargo.toml ( #33 )
2023-01-12 15:16:04 +01:00
Théo Monnom
8841af6ee6
v0.1.1 ( #32 )
2023-01-12 14:48:03 +01:00
Théo Monnom
11d5359464
fi ci & windows compilation ( #14 )
...
* attempt to fix mac compilation on x86_64
* decompress zip insead of tarball on windows
* attempt to fix 1
* still cache on failure
* attempt 2
2023-01-02 21:47:50 +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