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

Go to the source code of this file.

Classes

class  jsonrpc::transport::StdioTransport
 Transport layer using standard I/O for JSON-RPC communication. More...
 

Namespaces

namespace  jsonrpc
 
namespace  jsonrpc::transport