NPRPC docs

class RpcBuilder

C++

class RpcBuilder : public RpcBuilderBase

Entry point for configuring and starting the runtime; see RpcBuilderBase for the settings and an example.

include/nprpc/nprpc.hpp:1138

Constructors

RpcBuilder()

A builder with default settings.

include/nprpc/nprpc.hpp:1142