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

Add WebRTC #2232

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add WebRTC #2232

wants to merge 7 commits into from

Conversation

autonome
Copy link
Collaborator

@autonome autonome commented Nov 14, 2024

We already had a webrtc group, and three features: WebRTC, WebRTC SCTP, WebRTC Encoded Transform.

Core: Adds more keys into the core feature that were in the spec generated draft, and then all the other misc keys from BCD that weren't yet in here and were not obsolete.

Stats API: Added the WebRTC Stats API as its own thing, since is a huge number of keys related solely to that and we've already cleaved off subfeatures. If we want to go megafeature, happy to roll it back in.

Identity: No action yet. Baseline false, there are a few keys from the that spec which are implemented by different browsers. Likely could be its own sub-feature since is designed to bolt on top.

Priority: No action yet. Single vendor, couple of keys.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Nov 14, 2024
@autonome autonome marked this pull request as ready for review November 15, 2024 10:28
@autonome
Copy link
Collaborator Author

@ddbeck ready for a first pass on the approach.

@autonome
Copy link
Collaborator Author

There are also a few candidates for sub-features if we want to cleave those off into their own thing, eg the error stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant