diff --git a/README.md b/README.md index 77bd3b0..26eaeb1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ + + # 📹🎙️🦀 Rust Client SDK for LiveKit + + [![crates.io](https://img.shields.io/crates/v/livekit.svg)](https://crates.io/crates/livekit) [![Builds](https://github.com/livekit/client-sdk-native/actions/workflows/builds.yml/badge.svg?branch=main)](https://github.com/livekit/client-sdk-native/actions/workflows/builds.yml) [![Tests](https://github.com/livekit/client-sdk-native/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/livekit/client-sdk-native/actions/workflows/tests.yml) @@ -126,3 +130,5 @@ Yes! As webrtc.rs matures, we'll eventually migrate to a pure Rust stack. For no - Chrome's adoption and usage means libwebrtc is thoroughly battle-tested. - webrtc.rs is ported from Pion (which [our SFU](https://github.com/livekit/livekit) is built on) and a better fit for server-side use. - libwebrtc currently supports more features like encoding/decoding and includes platform-specific code for dealing with media devices. + +