Skip to content
  • Michael Hanselmann's avatar
    Convert RPC module to new HTTP client · ecfe9491
    Michael Hanselmann authored
    Currently, HttpClientManager is instantiated for every RPC call. This
    will be changed with another patch, as will the use of SSL. The “Run”
    method is no longer needed.
    
    Reviewed-by: iustinp
    ecfe9491