commit | c1d5fda22c8ae456950c5549d22d099b478c67e2 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Oct 13 13:06:08 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 13 14:17:00 2022 |
tree | c7b8ef3c1212be31b967235a63ffa54f2d3c904e | |
parent | fb3bd4a01d7c840dfe7b3efa144c0fbcb6a97fef [diff] |
Add documentation, tests and simplify webrtc::SimulatedNetwork. This CL increases the test coverage for webrtc::SimualtedNetwork, adds some more comments to the class and the interface it implements and simplify the logic around capacity and delay management in the simulated network. More CLs will follow to continue the refactoring but this is the ground work to make this more modular in the future. Bug: webrtc:14525, b/243202138 Change-Id: Ib0408cf6e2c1cdceb71f8bec3202d2960c5b4d3c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/278042 Reviewed-by: Artem Titov <titovartem@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38388}
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.