livekit-common 0.1.0

Common foundational types shared across LiveKit crates
Documentation
  • Coverage
  • 40%
    4 out of 10 items documented0 out of 4 items with examples
  • Size
  • Source code size: 21.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 688.53 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • livekit/rust-sdks
    469 202 19
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • theomonnom

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 crate.