Please implement WebRTC fully in node. #54855
Labels
feature request
Issues that request new features to be added to Node.js.
web-standards
Issues and PRs related to Web APIs
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.
The text was updated successfully, but these errors were encountered: