Cargo Features

livekit-runtime has no features set by default.

[dependencies]
livekit-runtime = { version = "0.3.0", features = ["tokio", "async", "dispatcher"] }
tokio

Enables tokio and tokio-stream

async

Enables async-io, async-std, and futures

async-std:

dispatcher and async-std

dispatcher

Enables async-io, async-std, async-task, and futures