Remove WebRTC-AddPacingToCongestionWindowPushback field trial This trial was introduced to include the pacing buffer size in the congestion window pushback. The codebase now assumes this behavior as default, so the field trial is no longer needed. Also, add back unittests that were removed from the build in https://webrtc-review.git.corp.google.com/c/src/+/490780/13/modules/congestion_controller/BUILD.gn Bug: webrtc:42221607 Change-Id: Ie04944122b595946ca5fbd33bf89f7fc8fa83082 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/458042 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org> Cr-Commit-Position: refs/heads/main@{#48297}
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.