| commit | d79599d74aee6199b314907fcf7f70cc980d3497 | [log] [tgz] |
|---|---|---|
| author | Henrik Boström <hbos@webrtc.org> | Wed Jun 01 11:58:50 2016 |
| committer | Henrik Boström <hbos@webrtc.org> | Wed Jun 01 11:59:01 2016 |
| tree | 93a7cad219f5b927dc4e6bb40d905c129dd03a2c | |
| parent | 0f380d8ffafe0397c70e54a2fa3fd1571ae9d636 [diff] |
Turning FakeDtlsIdentityStore into FakeRTCCertificateGenerator. This is one less DtlsIdentityStoreInterface implementation, and one step closer to removing this interface in favor of RTCCertificateGeneratorInterface. This also removes PeerConnectionInterface::CreatePeerConnectionWithStore which is no longer needed. BUG=webrtc:5707, webrtc:5708 R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/2020623002 . Cr-Commit-Position: refs/heads/master@{#12990}
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.