nodeOpen#63184c++author readyneeds-ci
quic: support --allow-net permissions
Added support for --allow-net permissions with the quic implementation
5 substantial PRs (1 merged, 5 open/draft). 2 in node, 3 in workerd.
Added support for --allow-net permissions with the quic implementation
Implemented an experimental DTLS API based on OpenSSL's built-in DTLS support
Optimized Promise handling with short-circuiting behavior for already rejected or resolved promises
Introduced a sketch of a new Request(Proxy(Request)) approach to address an existing issue
Initiated The Great Streams Consolidation of 2026, a major refactor