mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
* Rename Flight to Transport Flight is still the codename for the implementation details (like Fiber). However, now the public package is react-transport-... which is only intended to be used directly by integrators. * Rename names |
||
|---|---|---|
| .. | ||
| npm | ||
| src | ||
| flight-server-runtime.js | ||
| flight.js | ||
| index.js | ||
| package.json | ||
| README.md | ||
react-server
This is an experimental package for creating custom React streaming server renderers.
Its API is not as stable as that of React, React Native, or React DOM, and does not follow the common versioning scheme.
Use it at your own risk.