commit | 5eb527cf7fb28e22d0687c0295cb9f1bb458160c | [log] [tgz] |
---|---|---|
author | Lahiru Ginnaliya Gamathige <glahiru@webrtc.org> | Tue Jan 19 07:32:22 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 19 12:03:50 2021 |
tree | 2ef36b82246b88e0620bad7fe2c51653fd308ea2 | |
parent | a722d2ac1efb50cc0a84d8cb1809d76ef6a3fc1d [diff] |
Replace sigslot usages with callback list library. - Replace few sigslot usages in jsep_transport_controller. - There is still one sigslot usages in this file so keeping the inheritance and that is the reason for not having a binary size gain in this CL. - Remaining sigslot will be removed in a separate CL. Bug: webrtc:11943 Change-Id: Idb8fa1090b037c48eeb62f54cffd3c485cebfcda Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190146 Reviewed-by: Andrey Logvin <landrey@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Lahiru Ginnaliya Gamathige <glahiru@webrtc.org> Commit-Queue: Lahiru Ginnaliya Gamathige <glahiru@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33034}
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.