livekit-protocol 0.7.13

Livekit protocol and utilities for the Rust SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "livekit-protocol"
version = "0.7.13"
edition.workspace = true
license.workspace = true
description = "Livekit protocol and utilities for the Rust SDK"
repository.workspace = true

[dependencies]
prost = "0.12"
serde = { workspace = true }
pbjson = "0.6"
pbjson-types = "0.6"