commit | d06adf60c110b51974a6b7a587297559ef77b6ee | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Thu Jan 12 15:58:31 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 12 23:58:31 2017 +0000 |
tree | 414c740a132be05ef3fc54fefc1f96b25255aefb | |
parent | dd0403508b0a56fc542f6239b57e2dc2a71d2273 [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=webrtc:6951 Review-Url: https://codereview.webrtc.org/2608353003 Cr-Commit-Position: refs/heads/master@{#16041}
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.