Skip to content

Introduce a participant RPC protobuf registry#1618

Merged
dennwc merged 2 commits into
mainfrom
roomrpc
Jun 18, 2026
Merged

Introduce a participant RPC protobuf registry#1618
dennwc merged 2 commits into
mainfrom
roomrpc

Conversation

@dennwc

@dennwc dennwc commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Introduce a participant RPC protobuf registry for well-known LiveKit RPCs.

The idea is that all RPCs that LiveKit participants expose will live here, and the generated proto will be used for JSON serialization when registerin RPC on a room participant.

In the future, we could generate the matching code for registering these RPC and encoding/decoding messages automatically. For now, I'll add a matching PR to the Go SDK.

See the README for the proposed directory layout and versioning convention.

@dennwc dennwc requested review from a team June 11, 2026 11:12
@dennwc dennwc self-assigned this Jun 11, 2026
@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e52cd2a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
github.com/livekit/protocol Minor
@livekit/protocol Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread protobufs/roomrpc/siprpc/roomrpc_sip_v1.proto Outdated
Comment thread magefile.go Outdated
Comment thread protobufs/roomrpc/siprpc/roomrpc_sip_v1.proto Outdated
@dennwc dennwc merged commit db77a56 into main Jun 18, 2026
7 checks passed
@dennwc dennwc deleted the roomrpc branch June 18, 2026 14:08
@github-actions github-actions Bot mentioned this pull request Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants