Skip to content

Advertise client capabilities to SFU#1022

Open
chenosaurus wants to merge 12 commits intomainfrom
dc/feature/client_capability
Open

Advertise client capabilities to SFU#1022
chenosaurus wants to merge 12 commits intomainfrom
dc/feature/client_capability

Conversation

@chenosaurus
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 17, 2026

Changeset

The following package versions will be affected by this PR:

Package Bump
livekit-api patch
livekit-uniffi patch

@chenosaurus chenosaurus requested review from 1egoman and ladvoc April 17, 2026 21:31
@xianshijing-lk xianshijing-lk requested a review from reenboog April 20, 2026 05:49
Copy link
Copy Markdown
Contributor

@ladvoc ladvoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

lk_url.query_pairs_mut().append_pair("version", sdk_version.as_str());
}

if !CLIENT_CAPABILITIES.is_empty() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A tiny unit test for this branch would be appreciated.

@reenboog
Copy link
Copy Markdown
Contributor

All is fine. 4 bytes for caps is a bit generous, and a small unit test would be nice to have for url formatting, but that's optional. Other than that looks ok.

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.

4 participants