RpcManager

constructor(loggerFactory: Logger.Factory, timeout: Duration)

Parameters

R

The type of response that the RPC expects.

loggerFactory

Factory for creating a logger instance for structured logging.

timeout

The duration to wait for a request to complete before timing out.