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

The 'set a configuration' algorithm should modify a 'connection' rather than the User Agent #511

Closed
adam-be opened this issue Feb 18, 2016 · 2 comments
Assignees

Comments

@adam-be
Copy link
Member

adam-be commented Feb 18, 2016

For example:

"Let the value of configuration.bundlePolicy be the user agent's bundle policy."

It should probably be the RTCPeerConnection object's bundle policy that's updated.

@adam-be
Copy link
Member Author

adam-be commented Feb 18, 2016

Proposed fix: PR #512

adam-be added a commit that referenced this issue Feb 22, 2016
Use 'connection' as configuration target instead of User Agent (issue: #511)
@adam-be
Copy link
Member Author

adam-be commented Feb 23, 2016

Fixed by PR #512

@adam-be adam-be closed this as completed Feb 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant