JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
|
#include <string>
#include "jsonrpc/transport/framed_transport.hpp"
#include "jsonrpc/transport/transport.hpp"
Go to the source code of this file.
Classes | |
class | jsonrpc::transport::FramedStdioTransport |
Transport layer using framed messaging over standard I/O for JSON-RPC communication. More... | |
Namespaces | |
namespace | jsonrpc |
namespace | jsonrpc::transport |