OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
json_rpc_http_client.hpp File Reference
#include "event_handler.hpp"
#include "util/common/logging.hpp"
#include <curl/curl.h>
#include <functional>
#include <json/json.h>
#include <optional>
#include <queue>
#include <set>
#include <unordered_map>
Include dependency graph for json_rpc_http_client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  cbdc::rpc::curl_initializer
 Class for performing libcurl global initialization. More...
 
class  cbdc::rpc::json_rpc_http_client
 Asynchronous HTTP JSON-RPC client implemented using libcurl. More...
 

Namespaces

namespace  cbdc
 
namespace  cbdc::rpc