livekit-common 0.1.0

Common foundational types shared across LiveKit crates
Documentation
1
2
3
4
5
6
# LiveKit Common

An internal crate which holds shared data structures that many downstream modules all use, like
`ParticipantIdentity` or `EncryptionType`.

To build applications with LiveKit, please use the public APIs provided by the [livekit](../livekit) crate.