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

Align parsing and serialization of non-key-value with libwebrtc conventions #92

Open
fippo opened this issue Mar 30, 2023 · 0 comments
Open

Comments

@fippo
Copy link
Member

fippo commented Mar 30, 2023

Parsing

a=fmtp:111 96/96

or the infamous telephone-event 0-15
returns

{'96/96': undefined}

libwebrtc went the other way and uses an empty key to signal the use of this syntax here

Fix at next breaking change

fippo added a commit that referenced this issue Mar 30, 2023
fippo added a commit that referenced this issue Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant