react_server 0.1.1
react_server: ^0.1.1 copied to clipboard
Transport-neutral SSR and server-function primitives for React Dart.
Changelog #
0.1.1 #
- Adds Fetch-based SSR client support for JavaScript and edge runtimes.
- Supports resolving relative SSR endpoints against an application base URI.
0.1.0 #
- Introduces transport-neutral server-function dispatch, static responses, and SSR clients.
- Defines the server application contract consumed by dedicated framework adapters.