commit | e7748674eec286c90fc48705f935ff99175796da | [log] [tgz] |
---|---|---|
author | mikescarlett <mikescarlett@webrtc.org> | Sat Apr 30 03:20:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Apr 30 03:21:04 2016 |
tree | 7026de226667cba07132f75b8f4896a698e8b499 | |
parent | 9bc517f1237aa77051412c4a9d32cbe9d98120a9 [diff] |
Allow TransportController to create a QuicTransportChannel A QuicTransport is implemented that subclasses Transport and takes ownership of the QuicTransportChannel/P2PTransportChannel. Split from CL https://codereview.webrtc.org/1844803002/. BUG= Review-Url: https://codereview.webrtc.org/1856943002 Cr-Commit-Position: refs/heads/master@{#12575}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.