commit | d3501adf17fda4ad270faee89b6fe4f4a496b147 | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Fri Mar 03 22:39:06 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 03 22:39:06 2017 |
tree | c9980ffe06c74dd31df4a6638901d06bff5994bd | |
parent | 716e726ef0b322e8317b749613691da043bfc61c [diff] |
Create the SrtpTransportInterface. Create the SrtpTransportInterface, a subclass of RtpTransportInterface, which allows the user to set the send and receive keys. The functionalities are implemented inside the RtpTransportAdapters on top of BaseChannel. BUG=webrtc:7013 Review-Url: https://codereview.webrtc.org/2714813004 Cr-Commit-Position: refs/heads/master@{#17023}
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.