Interface: TRPCReconnectNotification
The server asked the client to reconnect - useful when restarting/redeploying service
Extends
BaseRequest
<"reconnect"
>
Properties
id
id:
RequestId
Source
packages/core/dist/rpc/envelopes.d.ts:87
Overrides
jsonrpc
optional
jsonrpc:"2.0"
Source
packages/core/dist/rpc/envelopes.d.ts:21
Inherited from
method
method:
"reconnect"
Source
packages/core/dist/rpc/envelopes.d.ts:24
Inherited from
Generated using TypeDoc and typedoc-plugin-markdown