Skip to content

Releases: livekit/protocol

@livekit/protocol@1.48.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 03:49
462a90c

Patch Changes

@livekit/protocol@1.48.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:31
d01ba82

Patch Changes

@livekit/protocol@1.48.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 20:52
df0314e

Minor Changes

  • Add PTF_USER_DATA to the PacketTrailerFeature enum for arbitrary per-frame user data. - #1639 (@chenosaurus)

  • Introduce a participant RPC protobuf registry for well-known LiveKit RPCs. - #1618 (@dennwc)

  • Add codec config to inbound and outbound SIP trunks. - #1620 (@dennwc)

Patch Changes

@livekit/protocol@1.47.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:37
a2da9c9
@livekit/protocol@1.47.0

@livekit/protocol@1.46.8

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:08
a512a00

Patch Changes

  • Add CAP_COMPRESSION_DEFLATE_RAW and data stream fields for compression and inline payloads - #1621 (@1egoman)

@livekit/protocol@1.46.7

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:26
9adc02e

Patch Changes

@livekit/protocol@1.46.6

Choose a tag to compare

@github-actions github-actions released this 04 Jun 16:07
41b2f07
@livekit/protocol@1.46.6

@livekit/protocol@1.46.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:26
c9dc5a1
@livekit/protocol@1.46.5

@livekit/protocol@1.46.4

Choose a tag to compare

@github-actions github-actions released this 27 May 02:29
4b09446

Patch Changes

  • agent_session: rename CustomEventDebugMessage; drop type field, keep only payload - #1593 (@toubatbrian)

    Renames the agent-session event added in #1588 before any consumer ships it. The
    message is repositioned as an internal debug/trace channel surfaced only to the
    debugger/recorder, not to user code, so the type discriminator was unnecessary
    — callers just emit a JSON payload.

    Wire-level: AgentSessionEvent.custom_event (field 21) → AgentSessionEvent.debug_message
    (same field number 21, same type slot, no schema-compat concerns since nothing
    has been built against it yet downstream).

@livekit/protocol@1.46.3

Choose a tag to compare

@github-actions github-actions released this 26 May 21:11
b89c3a7
@livekit/protocol@1.46.3