commit | a2476e3783547bcfda772fef04203652d7391744 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Thu May 12 20:40:04 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 28 12:05:23 2022 |
tree | 804e9fdfc85e6fc4c3c8ff802597a1daa38aaa56 | |
parent | 08c7e7589218da1f26e9621e703dd790b4e7e7d7 [diff] |
dcsctp: Enable message interleaving This adds support to enable message interleaving in the stream scheduler from the socket, proxied by the send queue. It also adds socket unit tests to ensure that prioritization and interleaving works. Also, send queue test has been added to validate the integration of the stream scheduler. But the actual scheduling parts of it will be tested in the stream scheduler unit tests. Bug: webrtc:5696 Change-Id: Ic7d3d2dc28405c77a107f0148f0096882961eec7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/262248 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37355}
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.