commit | ddc2f334c49c5287dae7ade273a530f4817ee0a6 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Apr 20 08:10:38 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 20 11:13:07 2022 |
tree | 157a1d706542776131588aa65054bc94cc2bdacd | |
parent | 6b1d626b043cea37d01b6a72ca1086fe4680a052 [diff] |
Revert "dcsctp: Avoid bundling FORWARD-TSN and DATA chunks" This proved to be not very efficient unfortunately, so revert it and keep bundling FORWARD-TSN with other packets to be more efficient. https://github.com/sctplab/usrsctp/issues/597 is still unresolved. Note that this is not a clean revert; The logic to rate limit the sending of FORWARD-TSN is kept, as it still makes sense. This partly reverts commit 0ca62e3752149ad37f73bf074db0a5f8fcaf6585. Bug: webrtc:12961 Change-Id: I42728434290e7ece19e9c23f24ef6f3d3b171315 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259520 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36584}
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.