commit | 9cafd972779ed7b25886ab276e0ede7b7a8b76a1 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Tue Nov 10 14:48:38 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 10 22:48:46 2015 +0000 |
tree | 477d03ee1400671e50ea47e2c7739133da62525f | |
parent | 9af97f89103d8f1f77b52a6ae77b8b7bcdc23f71 [diff] |
Remove global list of SRTP sessions. Instead save a reference to the SrtpSession inside the srtp_ctx_t. BUG=webrtc:5133 Review URL: https://codereview.webrtc.org/1416093010 Cr-Commit-Position: refs/heads/master@{#10591}
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.