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

Please implement WebRTC fully in node. #54855

Open
0wwafa opened this issue Sep 9, 2024 · 2 comments
Open

Please implement WebRTC fully in node. #54855

0wwafa opened this issue Sep 9, 2024 · 2 comments
Labels
feature request Issues that request new features to be added to Node.js. web-standards Issues and PRs related to Web APIs

Comments

@0wwafa
Copy link

0wwafa commented Sep 9, 2024

What is the problem this feature will solve?

There are a hundred (mostly outdated) libraries for webrtc, but NONE is 100% compatible with webkit based browsers.
There is always something missing. to the point that some of them import a full headless browser.

IMHO, webrtc in node should be exactly as it is in browsers.

What is the feature you are proposing to solve the problem?

Consistency.

What alternatives have you considered?

All possible ones.

@0wwafa 0wwafa added the feature request Issues that request new features to be added to Node.js. label Sep 9, 2024
@RedYetiDev RedYetiDev added the web-standards Issues and PRs related to Web APIs label Sep 9, 2024
@RedYetiDev
Copy link
Member

spec: https://w3c.github.io/webrtc-pc/

@TheOneTheOnlyJJ
Copy link

Having this in Node (just like the WebCrypto API) would be very convenient. +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to Node.js. web-standards Issues and PRs related to Web APIs
Projects
Development

No branches or pull requests

3 participants