commit | 3d70fef3f36b2bd39957c769adbbce96e638ae9e | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Jul 11 11:10:09 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 11:10:14 2016 |
tree | 1c0b1cd2ad2903ee3cccc3ba3a5c3e3776692552 | |
parent | a2c900877d8338130210c99fec1c8e8e59defea4 [diff] |
Remove DtlsIdentityStoreInterface, it is no longer used. This interface and its implementations have been replaced by rtc::RTCCertificateGeneratorInterface. Removes dtlsidentitystore.h, updates .gyp/gn and removes old #includes. BUG=webrtc:5707, webrtc:5708 Review-Url: https://codereview.webrtc.org/2034013003 Cr-Commit-Position: refs/heads/master@{#13432}
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.