RpcFromTransport
Given a RpcTransport and a set of RPC methods denoted by TRpcMethods, this utility type
will resolve to a Rpc that supports those methods on as specific a cluster as possible.
Type Parameters
| Type Parameter |
|---|
TRpcMethods |
TRpcTransport extends RpcTransport |