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

Go to the source code of this file.

Namespaces

namespace  jsonrpc
 
namespace  jsonrpc::endpoint
 

Concepts

concept  jsonrpc::endpoint::FromJson
 
concept  jsonrpc::endpoint::ToJson
 
concept  jsonrpc::endpoint::JsonConvertible
 
concept  jsonrpc::endpoint::NotJsonLike
 
concept  jsonrpc::endpoint::HasMessageMethod