← Back to release summary

WebTransport BYOB readers

Category
Network / Connectivity
Type
Chromium catches up
Status
Enabled by default (Chrome 109)
Intent stage
Shipped

Summary

Support BYOB(bring-your-own-buffer) readers for WebTransport to allow reading into a developer-supplied buffer. BYOB readers can minimize buffer copies, as well as reduce memory allocations.

Motivation

BYOB readers for WebTransport allow more precise memory allocation, minimize buffer copies, and reduce memory allocations.

Standards & signals

Samples: https://webrtc.internaut.com/wc/wtSender4

Explainers: https://github.com/w3c/webtransport/issues/35

View on chromestatus.com