mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
* Add Flight Build and Unify HostFormat Config between Flight and Fizz * Add basic resolution of models * Add basic Flight fixture Demonstrates the streaming protocol. * Rename to flight-server to distinguish from the client parts * Add Flight Client package and entry point * Fix fixture
8 lines
258 B
Markdown
8 lines
258 B
Markdown
# 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.**
|