react-native/ReactCommon
David Aurelio 4d931d529e Add native delta client for Metro
Summary:
Adds C++ delta client that keeps modules in memory, and can be used as a RAM bundle.

For now, this client expects a `folly::dynamic` object as payload for patches, i.e. the JSON response retrieved from Metro needs to be parsed with `folly::parseJson` by the caller.

In the future, we will replace JSON with a streaming friendly binary format.

Reviewed By: fromcelticpark

Differential Revision: D7845136

fbshipit-source-id: f003f98a2607c8354c427a7e60e01e19e20295b1
2018-05-03 08:47:47 -07:00
..
cxxreact Add native delta client for Metro 2018-05-03 08:47:47 -07:00
exceptions Avoid top-level read_config invocations. 2018-04-17 09:41:20 -07:00
fabric Minimize included defs by adding a level of indirection 2018-05-02 22:24:42 -07:00
jschelpers load in platform macros 2018-04-29 16:01:17 -07:00
jsinspector Update license headers for MIT license 2018-02-16 18:31:53 -08:00
microprofiler Use -fdata-sections in mode/opt 2018-03-12 06:34:59 -07:00
privatedata Skylarkify RN defs. 2018-02-08 09:47:28 -08:00
yoga [yoga re-add assertion to check for owner reference before adding child. 2018-04-04 10:54:35 -07:00