commit | e51918f9cedc78e760ce30e2e50b781ce42e8917 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Aug 16 17:41:38 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 08:55:13 2022 |
tree | af00e9571636d6af6b6f48ae6587b2dc3a220e7a | |
parent | 15b464deaf191a9e73827c78342ac6dec39ff09e [diff] |
Cleanup TurnServer Use TimeDelta type instead of raw ints Remove usage of rtc::MessageHandler and RTC_FROM_HERE Reduce usage of sigslots Simplify storage for Channels and Permissions. Classes that were previously self deleted are now deleted by their owner Bug: webrtc:9702, webrtc:11318, webrtc:11943 Change-Id: I32c63c11c16c42ae58a65020b1c20a03b21a5abb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271298 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37808}
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.