| commit | 5ed7ffd7ff73d95bf87d85de4eb469bb78af6c2b | [log] [tgz] |
|---|---|---|
| author | Jonas Oreland <jonaso@webrtc.org> | Mon Apr 07 11:22:50 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 12:42:30 2025 |
| tree | b06ada24cf312be42a31e363e1dae5aafee33a8f | |
| parent | 260e85b149db4546230669fd93972a4d5453e4ec [diff] |
dtls-in-stun: Hookup BIO_flush to OpenSSLStreamAdapter This patch connects boringssl BIO_flush to StreamInterface::Flush. This is currently a NOP but for multi packet handshakes (read PQC) this will be used to detect end of a flight. BUG=webrtc:367395350 Change-Id: I44fb7cdd86b83cf75b168bc747e61d1094066da8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/385120 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44320}
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.