mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
This PR enhances the API package by having client only RPCs route through the server when they are low cost and for filesystem access to first attempt a direct connection to the node and then falling back to a server routed request.