mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
When a debug channel is defined, we must ensure that we don't close the Flight Client's response when the debug channel's readable is done, but the RSC stream is still flowing. Now, we wait for both streams to end before closing the response.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.