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

Enum RTCIceCredentialType with only one value #2746

Closed
Orphis opened this issue Jun 29, 2022 · 3 comments · Fixed by #2767
Closed

Enum RTCIceCredentialType with only one value #2746

Orphis opened this issue Jun 29, 2022 · 3 comments · Fixed by #2767

Comments

@Orphis
Copy link
Contributor

Orphis commented Jun 29, 2022

Currently, the enum has a single possible value, which is the default one in RTCIceServer.
Do we have plans to bring back an oauth or alternate type or should we try to remove this?

As I can see on WPT, Firefox is the only browser that has implemented this.

See https://w3c.github.io/webrtc-pc/#rtcicecredentialtype-enum

@aboba
Copy link
Contributor

aboba commented Jun 29, 2022

AFAICT there isn’t much implementer interest in oath, and I’m not aware of a suggestion for an alternate type. Would you like to discuss this at the next virtual interim (July 19)?

@Orphis
Copy link
Contributor Author

Orphis commented Jun 29, 2022

I can certainly give a few words at the next interim "It doesn't do anything nor bring any value at the moment".

@aboba
Copy link
Contributor

aboba commented Jul 19, 2022

Feedback from June 19, 2022 WEBRTC WG Virtual Interim: "Ready for PR"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants