commit | d89ab145cd07c052664ed24873878335652a6e36 | [log] [tgz] |
---|---|---|
author | johan <johan@webrtc.org> | Tue Oct 25 17:50:32 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 25 17:50:41 2016 |
tree | c26cf32265645a8925a87d02a3a5c8b9aaeb4abe | |
parent | 57e13defc770af028f69275abc66cdef2e2e923b [diff] |
Introduce rtc::PacketTransportInterface and let cricket::TransportChannel inherit. Introduce rtc::PacketTransportInterface. Refactor cricket::TransportChannel. Fix signal slots parameter types in all related code. BUG=webrtc:6531 Review-Url: https://codereview.webrtc.org/2416023002 Cr-Commit-Position: refs/heads/master@{#14778}
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.