Sebastian Markbåge
977bccd24d
Refactor Flight Encoding ( #26082 )
...
This is just shifting around some encoding strategies for Flight in
preparation for more types.
```
S1:"react.suspense"
J2:["$", "$1", {children: "@3"}]
J3:"Hello"
```
```
1:"$Sreact.suspense"
2:["$", "$1", {children: "$L3"}]
3:"Hello"
```
2023-01-31 12:41:36 -05:00
..
2022-10-18 11:19:24 -04:00
2022-11-21 19:33:41 -05:00
2022-10-18 11:19:24 -04:00
2023-01-31 08:25:05 -05:00
2022-10-18 11:19:24 -04:00
2023-01-31 08:25:05 -05:00
2022-12-14 15:08:29 -05:00
2022-10-18 11:19:24 -04:00
2023-01-11 12:19:46 -05:00
2022-11-02 13:53:23 -04:00
2022-10-18 11:19:24 -04:00
2023-01-10 10:32:42 -05:00
2023-01-27 20:08:26 -05:00
2022-10-18 11:19:24 -04:00
2023-01-31 12:41:36 -05:00
2023-01-27 20:08:26 -05:00
2022-10-18 11:19:24 -04:00
2023-01-31 12:41:36 -05:00
2022-11-02 13:53:23 -04:00
2022-10-18 11:19:24 -04:00
2022-10-18 11:19:24 -04:00
2023-01-31 08:25:05 -05:00
2023-01-10 10:32:42 -05:00
2023-01-31 08:25:05 -05:00