react/scripts/flow
Sebastian Markbåge 5309f10285
Remove Flight Relay DOM/Native (#26828)
The bindings upstream in Relay has been removed so we don't need these
builds anymore. The idea is to revisit an FB integration of Flight but
it wouldn't use the Relay specific bindings. It's a bit unclear how it
would look but likely more like the OSS version so not worth keeping
these around.

The `dom-relay` name also included the FB specific Fizz implementation
of the streaming config so I renamed that to `dom-fb`. There's no Fizz
implementation for Native yet so I just removed `native-relay`.

We created a configurable fork for how to encode the output of Flight
and the Relay implementation encoded it as JSON objects instead of
strings/streams. The new implementation would likely be more stream-like
and just encode it directly as string/binary chunks. So I removed those
indirections so that this can just be declared inline in
ReactFlightServer/Client.
2023-05-17 20:33:25 -04:00
..
config Remove Flight Relay DOM/Native (#26828) 2023-05-17 20:33:25 -04:00
createFlowConfigs.js Remove Flight Relay DOM/Native (#26828) 2023-05-17 20:33:25 -04:00
environment.js flushSync: Exhaust queue even if something throws (#26366) 2023-03-10 17:21:34 -05:00
react-devtools.js ESLint upgrade to use hermes-eslint (#25915) 2022-12-20 14:27:01 -05:00
react-native-host-hooks.js Implement public instances for text nodes in Fabric (#26516) 2023-04-04 14:43:35 +01:00
runFlow.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
xplat.js Add `alwaysThrottleRetries` flag (#26685) 2023-04-20 14:23:22 -04:00