commit | 5183f00d3a3e548fb7b9eeb3358114193376c62f | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Fri May 07 11:52:44 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 07 17:09:54 2021 |
tree | 5679c6b2b1969811adbcdbe210a15e368cd518e3 | |
parent | d4dece34b60a4a592b2a17f4e9a019889acb0ea8 [diff] |
datachannel: Make SendDataParams reliability fields optional<int> It doesn't make sense to use negative values or 0 to disable the feature, so we use an optional int value. Values bigger than 65535 are clamped down. Bug: webrtc:12730 Change-Id: I6bd9cd92f7d0a70a78cf5a7c91dca52c28d08ba1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217760 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33954}
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.