Expand description
Foundational types shared across LiveKit crates: participant identities, the encryption enum, and client-protocol constants.
Macros§
- enum_
dispatch - Generates methods on an enum that forward each call to the inner value of every variant.
Structs§
Enums§
Constants§
- CLIENT_
PROTOCOL_ DATA_ STREAM_ RPC - RPC v2 (see RPC spec).
- CLIENT_
PROTOCOL_ DEFAULT - Legacy client.