Skip to content

Update moq api#552

Merged
Karolk99 merged 3 commits into
mainfrom
fce-3479/update-moq-api
Jun 23, 2026
Merged

Update moq api#552
Karolk99 merged 3 commits into
mainfrom
fce-3479/update-moq-api

Conversation

@Karolk99

Copy link
Copy Markdown
Contributor

@linear

linear Bot commented Jun 23, 2026

Copy link
Copy Markdown

FCE-3479

Copilot AI left a comment

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.

Pull request overview

Updates the monorepo package versions and adjusts the React useSandbox hook to align with an updated MoQ (Media over QUIC) sandbox API by returning connection details rather than only a token.

Changes:

  • Bump workspace/package versions from 0.28.0 to 0.28.2.
  • Update useSandbox MoQ helpers to fetch and return MoQ connection access data (connection_url + token) and rename helpers from *Token to *Access.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
package.json Bumps root workspace version to 0.28.2.
packages/webrtc-client/package.json Bumps package version to 0.28.2.
packages/ts-client/package.json Bumps package version to 0.28.2.
packages/react-client/package.json Bumps package version to 0.28.2 (notable because react-client API changes in this PR).
packages/mobile-client/package.json Bumps package version to 0.28.2.
packages/react-client/src/hooks/useSandbox.ts Changes MoQ sandbox API helpers to return access/connection data and renames exported helper functions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/react-client/src/hooks/useSandbox.ts Outdated
Comment thread packages/react-client/src/hooks/useSandbox.ts Outdated
Comment thread packages/react-client/src/hooks/useSandbox.ts
Comment thread packages/react-client/package.json

@czerwiukk czerwiukk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

fix copilot issues and ship

@Karolk99 Karolk99 merged commit 5fc0185 into main Jun 23, 2026
2 checks passed
@Karolk99 Karolk99 deleted the fce-3479/update-moq-api branch June 23, 2026 14:37
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.

3 participants