commit | a9c7cfac41d48bf7a15dfb6c346f6c3809eb2722 | [log] [tgz] |
---|---|---|
author | johan <johan@webrtc.org> | Tue Oct 18 22:38:38 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 18 22:38:43 2016 |
tree | 53355b63219ab95d463407eeb8df0bd663dd920b | |
parent | 120306623679068300070d258a59e09f455fb2c7 [diff] |
Prepare for introduction of rtc::PacketTransportInterface. A rtc::PacketTransportInterface typedef is introduced to allow preparing downstream projects for the upcoming refactoring of cricket::Transport. This refactoring will introduce rtc::PacketTransportInterface in https://codereview.webrtc.org/2416023002/ . BUG=webrtc:6531 Review-Url: https://codereview.webrtc.org/2429803002 Cr-Commit-Position: refs/heads/master@{#14672}
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.