Skip to content

Issue 126#127

Merged
jmillan merged 3 commits intov3from
issue_126
Aug 24, 2021
Merged

Issue 126#127
jmillan merged 3 commits intov3from
issue_126

Conversation

@jmillan
Copy link
Copy Markdown
Member

@jmillan jmillan commented Aug 24, 2021

Fixes #126

Do not auto-generate the stream ID for the receiving dataChannel, but provide it via API.

Bonus: Remove the unused localId member from DataChannel.

NOTE: This PR does not aim to modify how the arguments are provided to the API methods: JSON objects vs spare arguments.

  • Update the docs
  • Update Broadcaster demo
  • Update mediasoup-demo

@jmillan jmillan requested a review from ibc August 24, 2021 08:34
@jmillan jmillan merged commit b451331 into v3 Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

RecvHandler::ReceiveDataChannel() is wrong

2 participants