Interface: WebSocketLinkOptions
Properties
client
client:
object
Type declaration
client.close
close: () =>
voidReturns
voidclient.request
request: (
op,callbacks) =>UnsubscribeFnParameters
Parameter Type opOperationcallbacksWSCallbackObserver<AnyRouter,unknown>Returns
UnsubscribeFnclient.getConnection
getConnection
Source
packages/client/src/links/wsLink.ts:306
Generated using TypeDoc and typedoc-plugin-markdown