|
|
|
|
|
by kzahel
4999 days ago
|
|
"The Data Channel API is not implemented and its implementation is being discussed in the standards committee"
http://www.webrtc.org/faq-recent-topics WebRTC is currently some weird wrapper around ICE and nat traversal protocols, not something that seems useful for sending generic javascript-land ArrayBuffers or similar. |
|
All I can think of is that there might be pressure from media companies and ISPs to block the media or data components.
This has happened before - we have UDP and TCP as independent protocols instead of having TCP built on UDP. This created the mess with firewalls and NAT that we have to live with today.