Skip to main content
Version: 11.x

Function: httpBatchStreamLink()

httpBatchStreamLink<TRouter>(opts): TRPCLink<TRouter>

Defined in: packages/client/dist/index.d.mts:122

Type Parameters

Type Parameter
TRouter extends AnyRouter

Parameters

ParameterType
optsHTTPBatchLinkOptions<TRouter["_def"]["_config"]["$types"]>

Returns

TRPCLink<TRouter>

See

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