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