Optional
Readonly
backoffThe backoff strategy to use. This is used to determine the delay between connection-retries.
Optional
Readonly
instantWether to reconnect immediately after a connection has been lost, ignoring the backoff strategy for the first retry.
Optional
Readonly
maxThe maximum number of retries before giving up. No limit if undefined.
Generated using TypeDoc
Options for the websockets retry-strategy.