Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(RoomClient): implement forward participant api #618

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

anunaym14
Copy link

@anunaym14 anunaym14 commented Apr 3, 2025

Tests are failing due an unrelated SIP proto update. Keeping this PR as a draft, will fix in a bit.

Copy link
Contributor

ilo-nanpa bot commented Apr 3, 2025

it seems like you haven't added any nanpa changeset files to this PR.

if this pull request includes changes to code, make sure to add a changeset, by writing a file to .nanpa/<unique-name>.kdl:

minor type="added" "Introduce frobnication algorithm"

refer to the manpage for more information.

@anunaym14
Copy link
Author

@theomonnom need some help here, the errors are because of the new changes here: https://github.com/livekit/protocol/blob/main/protobufs/livekit_sip.proto#L480-L512

But, it still shows me a missing fields error when I try not to set the deprecated fields. How is this handled usually?

@anunaym14
Copy link
Author

Another small change that this PR needs before it goes out: livekit/node-sdks#460

@anunaym14 anunaym14 force-pushed the feat/forward-participant branch from ea49dff to 1fe385e Compare April 11, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants