Skip to content

Introduce a participant RPC protobuf registry#1618

Open
dennwc wants to merge 1 commit into
mainfrom
roomrpc
Open

Introduce a participant RPC protobuf registry#1618
dennwc wants to merge 1 commit 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: 7470c7c

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

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.

1 participant