alvarlagerlof / rsc-parser

A parser for the React Server components when sent over the network
https://rsc-parser.vercel.app
MIT License
499 stars 11 forks source link

Create `@rsc-parser/react-client` #1057

Closed alvarlagerlof closed 1 month ago

alvarlagerlof commented 1 month ago

This package contains the files previously in @rsc-parser/core/src/react.

The createFlightResponse function has been included as well, and modified to do less than it did before. Now it's up to the consumer to run processBinaryChunk.