livekit-protocol 0.3.9

Livekit protocol and utilities for the Rust SDK
Documentation
[dependencies.futures-util]
features = ["sink"]
version = "0.3"

[dependencies.livekit-runtime]
version = "0.4.0"

[dependencies.parking_lot]
version = "0.12"

[dependencies.pbjson]
version = "0.6"

[dependencies.pbjson-types]
version = "0.6"

[dependencies.prost]
version = "0.12"

[dependencies.prost-types]
version = "0.12"

[dependencies.serde]
version = "1.0"

[dependencies.thiserror]
version = "1.0"

[dependencies.tokio]
default-features = false
features = ["sync", "macros", "rt"]
version = "1"

[lib]
name = "livekit_protocol"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Livekit protocol and utilities for the Rust SDK"
edition = "2021"
license = "Apache-2.0"
name = "livekit-protocol"
readme = false
repository = "https://github.com/livekit/rust-sdks"
version = "0.3.9"