-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Milestone
Description
When defining the (default) DataChannels, set them with an Array of Dicts with the config of each one and give them directly to the PeerConnection.createDataChannel() factory method instead of just only the channel label. Also, it would be combined so if a string is given instead of a Dict then use the default values.
Reactions are currently unavailable