webplatform / compatibility-data

Repository containing data to power WebPlatform Docs Compatibility Tables data.
1 stars 6 forks source link

No data available for topic: webapi, feature: RTCDataChannel #24

Open ashumeow opened 9 years ago

ashumeow commented 9 years ago

Very less data available for RTCDataChannel. :/ Here are the following information for RTCDataChannel API:- [1] http://www.w3.org/TR/webrtc/#rtcdatachannel [2] http://updates.html5rocks.com/2013/02/WebRTC-data-channels-API-changes-and-Chrome-talks-to-Firefox [3] http://www.html5rocks.com/en/tutorials/webrtc/datachannels/ [4] https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannel

Here are some samples:- [5] https://github.com/webrtc/samples/tree/master/src/content/datachannel

(including https://github.com/webplatform/compatibility-data/issues/22 and https://github.com/webplatform/compatibility-data/issues/23)

renoirb commented 9 years ago

Hi @ashumeow. At this time displaying data using this repository is known to be imperfect but will allow us to merge with test driven data. In fact, the data was originally imported from MDN, maybe the data at wasn’t there when we did the one time import. Would you mind to make the PR yourself?