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