commit | b812b7a86b2af074e50e8974ed6c274c67d39d73 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Sat Apr 15 06:47:44 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 17 10:18:34 2023 |
tree | f7dd7431286ff2b6153fc3d1e86044377a1ce37d | |
parent | 4beafa38d546ab6c0bb423c12762f0c4568aa5ce [diff] |
Delay probes after route change until transport is writable Ensure probes are not created until after the transport becomes writable even if the network route change. DTLS negotiation must complete before there is a point in sending probes. Bug: webrtc:14928 Change-Id: Ib3cb93aef9f38e306b094dd700ed595cf9eb3f32 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301362 Reviewed-by: Diep Bui <diepbp@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39870}
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.