Krb_public.RpcSourceThis module is a wrapper around the RPC library which
Async.Rpc relatively painless.This module also reserves the right to take the following liberties:
type 'a async_rpc_args =
?max_message_size:int ->
?handshake_timeout:Core.Time_float.Span.t ->
?heartbeat_config:Async.Rpc.Connection.Heartbeat_config.t ->
'aArguments passed through to underlying Async.Rpc connection functions. See Async.Rpc for documentation