Skip to content

Targetting new datachannel to particular end host #55

Description

@jtj02

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions