Skip to content
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

Add support for header extension attributes #313

Merged
merged 2 commits into from Jan 4, 2016

Conversation

aboba
Copy link
Contributor

@aboba aboba commented Dec 27, 2015

While in WebRTC 1.0 it is possible to set header extension attributes (e.g. the "vad" attribute in the client-mixer extension defined in RFC 6464), no equivalent capability exists in ORTC.

Fix for Issue #263

@robin-raymond
Copy link
Contributor

Should this be a DOMString? Shouldn't it just be a boolean value?

@aboba
Copy link
Contributor Author

aboba commented Jan 2, 2016

Changed the vad attribute to a boolean.

robin-raymond pushed a commit that referenced this pull request Jan 4, 2016
Add support for header extension attributes
@robin-raymond robin-raymond merged commit d41c541 into master Jan 4, 2016
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.

None yet

2 participants