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

Targetting new datachannel to particular end host #55

Open
jtj02 opened this issue Oct 29, 2015 · 0 comments
Open

Targetting new datachannel to particular end host #55

jtj02 opened this issue Oct 29, 2015 · 0 comments

Comments

@jtj02
Copy link

jtj02 commented Oct 29, 2015

Can createDataChannel() have an optional parameter, targetId, to request a new data channel to just one other participant in the call and not to all as is the current default? It would seem you can do this now by simply calling requestChannel on just one other participant but this would leave extra state on the master end as it attempts to finish connections with other end points that do not want (or know about) the connection.

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

No branches or pull requests

1 participant