Saltar al contenido principal
Versión: 11.x

Function: httpSubscriptionLink()

httpSubscriptionLink<TInferrable, TEventSource>(opts): TRPCLink<TInferrable>

Defined in: packages/client/src/links/httpSubscriptionLink.ts:65

Type Parameters

Type Parameter
TInferrable extends InferrableClientTypes
TEventSource extends AnyConstructor

Parameters

ParameterType
optsHTTPSubscriptionLinkOptions<inferClientTypes<TInferrable>, TEventSource>

Returns

TRPCLink<TInferrable>

See

https://trpc.io/docs/client/links/httpSubscriptionLink