-
Notifications
You must be signed in to change notification settings - Fork 0
WebRTC Docs
andreesg edited this page Apr 22, 2013
·
4 revisions
List of documents and specifications about WebRTC. (This technology is the backbone of webdrop)
When you find out that one item is outdated, please mark it without removing
- HTML Rocks WebRTC basics
- API's
- [RTCDataChannel - How to use] (https://webrtc-experiment.appspot.com/docs/how-to-use-rtcdatachannel.html)
- [RTCDataChannel - How to use + socket.io] (https://webrtc-experiment.appspot.com/docs/how-to-use-rtcpeerconnection-js-v1.1.html)
- A JavaScript wrapper library for RTCDataChannel APIs - Demo