commit | d48dbda43453dc9ff73f07eaf9f1b852b724568f | [log] [tgz] |
---|---|---|
author | zstein <zstein@webrtc.org> | Tue Apr 04 19:45:57 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 05 02:45:57 2017 +0000 |
tree | b0c150c5323b29fb43afd9838167cd61683e4ff6 | |
parent | 465faf0061131100774503f9110abbc130092dcf [diff] |
Add a minimal RtpTransport class for use by BaseChannel. This will eventually implement webrtc::RtpTransportInterface from api/ortc. It needs to live in the pc build target until the pc <- ortc dependency is inverted. BUG=webrtc:7013 Review-Url: https://codereview.webrtc.org/2792223002 Cr-Commit-Position: refs/heads/master@{#17534}
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.