rsc-bridge
v1.0.2
Published
A lightweight bridge for integrating React Server Components (RSC) with react server component.
Downloads
24
Maintainers
Readme
rsc-bridge
rsc-bridge is a lightweight bridge library designed to integrate seamlessly with React Server Components (RSC). This package facilitates communication between the React server and the required components, enabling your React server to process and handle RSCs efficiently.
Note: rsc-bridge is not a standalone solution. It works as a bridge and must be used in conjunction with a React server setup that supports React Server Components.
Installation
To install rsc-bridge in your project, run the following command:
npm install rsc-bridge