Summary: ^ LogView is raising this up but I don't think there's an actionable item from our side. If a client doesn't have the right arguments on the query string then we effectively are unable to construct a valid query. All our clients do this correctly, but there may be instances that either a browser or another process is 'trying' to connect to Flipper even if unintentionally. This behaviour I've observed in the past. Changelog: Log 'Unable to extract the client query from the request URL' as warning Reviewed By: passy Differential Revision: D34340068 fbshipit-source-id: f5fc36a9803a83d6662b6383589bc0aa99774798
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