commit | c4faa9c4e1cbbaab09517e996b90d8f669af0249 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Mon Oct 23 21:44:03 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 24 16:14:18 2017 |
tree | 63ea8a13e5b552e948783c41cb095e4cbf5f5859 | |
parent | a0b66c75663229580b8fed82c34d13f0d96f8337 [diff] |
Remove QUIC transport/data channel Originally, the idea was to implement QUIC data channels as a PeerConnection API. Now, the effort has shifted to implementing it as a part of ORTC which will live in Chromium. Since this code has not been maintained and is not currently being used, remove it to reduce maintenance overhead while a copy will be retained in the Git history. Bug: webrtc:8385 Change-Id: I2719c007a0de0118b67d41a425f900b66c52f65a Reviewed-on: https://webrtc-review.googlesource.com/14100 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20412}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.