Summary: We pass the `idbPath` to only the log listener function, when in reality it should be used by all of these functions that call out to idb. This could result in some bizzare inconsistencies where some idb functions to fail as they are not using the supplied path Reviewed By: passy Differential Revision: D33818298 fbshipit-source-id: f0fb7f26579c646a0d5265364d539dfded711c2e
flipper-server-core
Package that manages connections with flipper clients, queries for adb/idb clients, accepts incoming websocket / rsocket connections and takes care of certificate exchange.
Used by Flipper desktop, flipper-server and flipper-dump