Module rpc_client

Source
Expand description

A client for calling Zebra’s JSON-RPC methods.

Used in the rpc sync scanning functionality and in various tests and tools.

Structs§

RpcRequestClient
An HTTP client for making JSON-RPC requests.