Whether to automatically reconnect on disconnect, default true.
Fired when a connection has been (re)established.
Fired after a connection has been manually closed, or if autoReconnect
is false, if the WebSocket disconnects for any reason.
Fired when an error with the WebSocket occurs.
Fired when a message is sent from the WebSocket.
Fired after a connection has been unexpectedly closed, and before a
reconnection attempt is made. Only fired if autoReconnect
is true.
Generated using TypeDoc
Config for a WebSocket connection to Chronik.