WebsocketResponseHandler: (res: WebsocketMessage) => void | Promise<void>

A handler for processing websocket responses. Is sent by the client.

Type declaration