Aller au contenu principal
Version : 11.x

Function: unstable_httpBatchStreamLink()

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

Defined in: packages/client/src/links/httpBatchStreamLink.ts:191

Type Parameters​

Type Parameter
TRouter extends AnyRouter

Parameters​

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

Returns​

TRPCLink<TRouter>

Deprecated​

use httpBatchStreamLink instead

See​

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