|
OpenCBDC Transaction Processor
|
#include "server.hpp"

Go to the source code of this file.
Data Structures | |
| class | cbdc::rpc::async_server< Request, Response, InBuffer, OutBuffer > |
| Generic asynchronous RPC server. More... | |
Namespaces | |
| namespace | cbdc |
| namespace | cbdc::rpc |
Typedefs | |
| using | cbdc::rpc::raw_async_server = async_server<buffer, buffer> |
| Asynchronous pass-through RPC server. | |