Skip to content

feat(realtime): add changePeerConnection option #66

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

Merged

Conversation

dkundel-openai
Copy link
Collaborator

Summary

  • allow overriding the RTCPeerConnection during connection setup via changePeerConnection
  • test new option
  • add a changeset for the new minor feature

Testing

  • pnpm build
  • pnpm test
  • pnpm lint

https://chatgpt.com/codex/tasks/task_i_68475de5e98c8331b3472e3db36ce562

Copy link

changeset-bot bot commented Jun 9, 2025

🦋 Changeset detected

Latest commit: 09a1615

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@openai/agents-realtime Patch
@openai/agents Patch
@openai/agents-extensions Patch

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

@dkundel-openai dkundel-openai marked this pull request as draft June 9, 2025 22:40
@dkundel-openai dkundel-openai marked this pull request as ready for review June 10, 2025 02:03
@dkundel-openai dkundel-openai merged commit 6e2445a into main Jun 10, 2025
5 checks passed
@dkundel-openai dkundel-openai deleted the codex/add-changepeerconnection-constructor-option branch June 10, 2025 02:23
@seratch seratch added the enhancement New feature or request label Jun 10, 2025
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.

2 participants