Summary: Notice during debugging that devices keep unregistering. Doesn't lead to any practical issues, but still incorrect. Also noticed that the server didn't restart when changing flipper-server-core, or recompile its deps, so fixed that as well. Reviewed By: passy Differential Revision: D32644276 fbshipit-source-id: 5384a30c9d293acda04b6e6f940268ddcd65a870
flipper-server (TBD)
Stand alone Flipper server as NodeJS process, that uses flipper-server-core for device communication and also provides a webserver to serve flipper-ui.
Flipper-server can be used as background process, for example on CI servers or to power IDE plugins.