JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
Loading...
Searching...
No Matches
framed_socket_transport.hpp File Reference
#include <asio.hpp>
#include <asio/local/stream_protocol.hpp>
#include <cstdint>
#include <string>
#include "jsonrpc/transport/framed_transport.hpp"
#include "jsonrpc/transport/socket_transport.hpp"
Include dependency graph for framed_socket_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::FramedSocketTransport
 Transport layer using Asio sockets for JSON-RPC communication with framing. More...
 

Namespaces

namespace  jsonrpc
 
namespace  jsonrpc::transport