livekit-data-stream 0.1.0

Data stream core logic for LiveKit
Documentation
1
2
3
4
5
6
7
# LiveKit Data Stream

**Important**:
This is an internal crate that powers the data streams feature in LiveKit client SDKs (including [Rust](https://crates.io/crates/livekit) and others) and is not usable directly.

To use data streams in your application, please use the public APIs provided by the
[livekit](../livekit) crate and other client sdks.