SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 117 JavaScript

Revert Node Web Streams (#33472)

Reverts #33457, #33456 and #33442.

There are too many issues with wrappers, lazy init, stateful modules,
duplicate instantiation of async_hooks and duplication of code.

Instead, we'll just do a wrapper polyfill that uses Node Streams
internally.

I kept the client indirection files that I added for consistency with
the server though.
S
Sebastian Markbåge committed
82f3684c63fd60fdacbe4d536214596ffd7a465f
Parent: 142aa07
Committed by GitHub <noreply@github.com> on 6/6/2025, 8:26:36 PM