commit | 669d69bd1512e8613acc9b6d520e575ac78e9ae0 | [log] [tgz] |
---|---|---|
author | johan <johan@webrtc.org> | Tue Nov 08 22:14:08 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 08 22:14:16 2016 |
tree | 19403b4c7254bc7cb3b5236a8f403b61af40ed1b | |
parent | bc38b4d450a80bf45efbe5b0a452e0374cdae1e6 [diff] |
Use rtc::PacketTransportInterface in WebrtcSession unit test. Using rtc::PacketTransportInterface instead of cricket::TransportChannel is a preparation for refactoring channel.cc. BUG=webrtc:6676 Review-Url: https://codereview.webrtc.org/2483093003 Cr-Commit-Position: refs/heads/master@{#14989}
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.