JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
Loading...
Searching...
No Matches
request.hpp File Reference
#include <functional>
#include <optional>
#include <string>
#include <nlohmann/json.hpp>
Include dependency graph for request.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jsonrpc::client::Request
 Represents a JSON-RPC request. More...
 

Namespaces

namespace  jsonrpc
 
namespace  jsonrpc::client