commit | 12749d89d9f004cc1961aa6ece6600cc14c57ac5 | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Wed Dec 21 18:26:18 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 21 18:26:18 2016 |
tree | dcce07d0a4f8dfe9135b890987306c8f46ddfb21 | |
parent | eec99094e3a6ac099043907b9689f2d9e2822ac7 [diff] |
Make P2PTransportChannel inherit from IceTransportInternal. Make P2PTransportChannel inherit from IceTransportInternal instead of TransportChannelImpl and TransportChannel, so that the DTLS-related methods can be separated from P2PTransportChannel. BUG=none Review-Url: https://codereview.webrtc.org/2590063002 Cr-Commit-Position: refs/heads/master@{#15743}
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.