-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[web-sys] add setConfiguration to RtcPeerConnection #4105
[web-sys] add setConfiguration to RtcPeerConnection #4105
Conversation
3ba65f4
to
af23f76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing a changelog entry.
Otherwise looks good, thank you!
Co-authored-by: daxpedda <daxpedda@gmail.com>
Co-authored-by: daxpedda <daxpedda@gmail.com>
Thank you for your review! Updated changelog and regenerated bindings |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This PR adds
setConfiguration
to RTCPeerConnection object.https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/setConfiguration