Skip to content

Use widget API action to get transports in widget mode - #4135

Merged
robintown merged 9 commits into
livekitfrom
valere/widget_rtc_transport_action
Aug 11, 2026
Merged

Use widget API action to get transports in widget mode#4135
robintown merged 9 commits into
livekitfrom
valere/widget_rtc_transport_action

Conversation

@BillCarsonFr

@BillCarsonFr BillCarsonFr commented Jul 30, 2026

Copy link
Copy Markdown
Member

There is a new widget action that allows widgets to now call the rtc discovery endpoint:
matrix-org/matrix-spec-proposals#4515

We can now remove the workaround that was not calling _unstable_getRTCTransports to avoid red herring in logs for unauthicated calls.

Depends on element-hq/element-web#34393 - end-to-end test failures are expected until the Element Web PR is merged.

Important

Features and UI changes require a pre-approved issue.
Every PR must have a linked issue
that a maintainer has reviewed and approved before you started writing code.
PRs that don't meet this requirement will not be reviewed.
See CONTRIBUTING.md for ElementCall decided for this approach.

Content

Motivation and context

Screenshots / GIFs

Tests

  • Step 1
  • Step 2
  • Step ...

Checklist

  • A linked, pre-approved issue exists for this feature or UI change.
  • I have read CONTRIBUTING.md in full.
  • Pull request includes screenshots or videos for any UI changes.
  • Tests written for new code (and existing touched code where feasible).
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

@robintown robintown added the PR-Improvement Release note category. A PR that improves EC's performance or stability. label Aug 10, 2026
@robintown robintown changed the title Use rtc transport action with widgets Use widget API action to get transports in widget mode Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Improvement Release note category. A PR that improves EC's performance or stability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants