Interface: TRPCReconnectNotification
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:129
The server asked the client to reconnect - useful when restarting/redeploying service
Extends
BaseRequest<"reconnect">
Properties
id
id:
RequestId
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:131
Overrides
jsonrpc?
optionaljsonrpc:"2.0"
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:26
Inherited from
method
method:
"reconnect"
Defined in: packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts:31