1.0.2 • Published 7 months ago
rsc-bridge v1.0.2
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