JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
Loading...
Searching...
No Matches
server.hpp File Reference
#include <atomic>
#include <memory>
#include <string>
#include "jsonrpc/server/dispatcher.hpp"
#include "jsonrpc/server/types.hpp"
#include "jsonrpc/transport/transport.hpp"
Include dependency graph for server.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jsonrpc::server::Server
 A JSON-RPC server for handling requests and notifications. More...
 

Namespaces

namespace  jsonrpc
 
namespace  jsonrpc::server