commit | 16ab60c4c6f8aea3b9f41bb2cfb94cfab2ddb17e | [log] [tgz] |
---|---|---|
author | Lahiru Ginnaliya Gamathige <glahiru@webrtc.org> | Tue Feb 02 15:27:09 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 02 17:17:22 2021 |
tree | 9ccea996cf88700fdbd95d50a1d602f99740e8dc | |
parent | c8421c4c3e84e4a34461cb0628f584b92bf3cd93 [diff] |
Use CallbackList in DtlsHandshakeError in dtls_transport. - Signal is transferred from jsep_transport_controller to dtls_transport, jsep_transport_controller is already using Callbacklist and this modified the dtls_transport to use callback_list. Bug: webrtc:11943 Change-Id: I4a7ed08e6dab21b8eb515d4d8971f9b084fb8c86 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/203722 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Lahiru Ginnaliya Gamathige <glahiru@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33137}
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.