commit | bed8507b95710818e1a4642a269c59a1a5ea07de | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Jun 14 10:30:16 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 14 13:44:37 2022 |
tree | ed9bc06e17ed6ef44edacc047b78ec63d20273f0 | |
parent | f8ebeb925e243d89f4386558a0e79b92029c230a [diff] |
Delete almost unused utility rtc::Ref Instead, use explicit declaration scoped_ref_ptr<FinalRefCountedObject<Event>> in AsyncInvoker classes. Bug: webrtc:12701 Change-Id: I7ce43e2dc99a51b610852b4feda79e4bf86ee4ea Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265803 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37210}
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.