commit | 86abd6f2fdff54c53af7d96e8893bce32eaa71b8 | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Mon Dec 19 19:54:05 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 19 19:54:05 2016 |
tree | aabe1536791ac90a5b0e4183367445d5b5adb8ed | |
parent | 627188dc49d22ff4902e31fd3d12e8c5212174ee [diff] |
Add an abstract class for IceTransport P2PTransportChannl will be renamed to IceTransport and this class will be the base class of IceTransport. By doing this, the Dtls related methods can be separated from the IceTransport. For more detail, https://docs.google.com/document/d/1g9RA0s4RV7hFAcWiAM2b6H5ZohAVpBqcYienEDj6IcY/edit BUG=none Review-Url: https://codereview.webrtc.org/2577183004 Cr-Commit-Position: refs/heads/master@{#15690}
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.