/preact-rsc

**WIP** Preact implementation of react server components.

Primary LanguageJavaScript

preact-rsc bundlejs badge

WIP Preact implementation of react server components.

The API is a bit different from the React one, but implements the same ideas.

TODO:

  • Synchronous component transport and recreation
  • Async component transport and recreation
  • Suspense boundaries
  • Support for client component holes
  • Support for client hydration