commit | edc347c4e5367280cae2fe58f3b2d8b45620bbbb | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu May 13 14:50:45 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 21 10:56:44 2021 |
tree | 0704a0ac7040b704cc7142ded2a8402c98d7e428 | |
parent | 95f1e5192c95903d0fb7ed14f0e3acf0b510a440 [diff] |
Introduce (Un)SubscribeDtlsTransportState methods. WebRTC is going to remove cricket::DtlsTransportState and switch to webrtc::DtlsTransportState. This CL introduces a set of new methods to allow to subscribe to DTLS transport state updates while WebRTC internally migrates away from cricket::DtlsTransportState. No-Try: True Bug: webrtc:12762 Change-Id: I79cf48e2f7122cc76fde6e4fd1541382fd096d53 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218607 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34075}
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.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.