commit | 791adafa09a1fdf6122e3f5b45c1e397bc6223a0 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Thu May 20 15:21:24 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 27 13:16:28 2021 |
tree | bb0475304e9f157a067f8600ff8d8cd429c3d5f6 | |
parent | a1b82010094bc48d02c13cb934966296370902fa [diff] |
dcsctp: Add OnBufferedAmountLow in Send Queue This adds the necessary properties and callback to the Send Queue to support the bufferedAmount & bufferedAmountLowThreshold properties and the bufferedamountlow event in RTCDataChannel. The public API changes and socket support comes in a follow-up CL. Bug: webrtc:12794 Change-Id: I12a16f44f775da3711f3aa52a68a0bf24f70d2f8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/219690 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34142}
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.