livekit-data-stream 0.1.2

Data stream core logic for LiveKit
Documentation
1
2
3
4
5
6
7
8
9
10
11
## 0.1.2 (2026-08-03)

### Fixes

- Move the concept of "internal" data streams into `livekit` crate from `livekit-data-stream` - #1304 (@1egoman)

## 0.1.1 (2026-07-29)

### Features

- Add data streams v2 - #1192 (@1egoman)