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

Firefox parsing of data channel block no longer works #30

Open
bobalink opened this issue Nov 21, 2018 · 1 comment
Open

Firefox parsing of data channel block no longer works #30

bobalink opened this issue Nov 21, 2018 · 1 comment

Comments

@bobalink
Copy link

Appears to be realted to https://blog.mozilla.org/webrtc/how-to-avoid-data-channel-breaking/

from what I can tell when parsing from SDP to JSON it is not properly

@benbro
Copy link
Contributor

benbro commented Feb 25, 2020

Can we drop the old 'DTLS/SCTP' format and replace it with the new 'UDP/DTLS/SCTP' format?

if (kind === 'application' && m.protocol === 'DTLS/SCTP')

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

2 participants