Daniel Büchele
dab50ec5c4
add headless entry point
...
Summary:
Adding `headless/index.js` This is the entry point to the headless version of Flipper.
This creates a redux store, and initializes the dispatchers. As all business logic (adb connections, etc.) are managed by dispatchers, this spins up a working version of Flipper, listening on our ports, allowing connections to devices.
For APIs not available in node.js, we are adding polyfills. `WebSocket` is used by redux-devtools, `fetch` is used in a couple of places throughout the application. These polyfills are added to the global namespace, so the app can run the same as in the browser.
Reviewed By: passy
Differential Revision: D13786573
fbshipit-source-id: 685f67e1c0d2948de7c43b8a1e2dc10dc69aa743
2019-01-25 12:19:07 -08:00
..
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-12-04 03:37:47 -08:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-10-30 17:04:50 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2019-01-15 13:58:53 -08:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-12-04 03:37:47 -08:00
2018-07-03 10:05:00 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-10-16 03:07:38 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2019-01-15 13:58:53 -08:00
2018-08-23 04:57:28 -07:00
2018-07-31 14:19:15 -07:00
2019-01-25 12:19:07 -08:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-08-29 03:27:07 -07:00
2018-11-22 06:39:58 -08:00
2019-01-15 13:58:53 -08:00
2018-07-03 10:05:00 -07:00
2018-06-01 11:03:58 +01:00
2018-12-14 10:35:12 -08:00
2018-08-23 04:57:28 -07:00
2018-06-01 11:03:58 +01:00
2018-08-23 09:42:18 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-12-18 09:34:52 -08:00
2018-06-01 11:03:58 +01:00
2018-08-23 04:57:28 -07:00
2018-08-23 04:57:28 -07:00
2019-01-15 13:58:53 -08:00
2018-09-28 06:42:08 -07:00
2018-07-31 07:58:33 -07:00
2018-07-31 07:58:33 -07:00
2019-01-25 12:19:07 -08:00
2018-08-07 06:41:38 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-08-28 04:26:54 -07:00
2019-01-11 03:57:47 -08:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2019-01-07 07:47:17 -08:00
2018-06-01 11:03:58 +01:00
2018-07-31 14:19:15 -07:00
2018-06-01 11:03:58 +01:00