This repository was archived by the owner on May 30, 2024. It is now read-only.
5.13.0
[5.13.0] - 2020-04-07
Added:
- Configuration option
streamInitialReconnectDelay, which is the same as the recently-addedstreamInitialReconnectDelayMillisbut measured in seconds instead of milliseconds; this makes it consistent with how durations are represented in other options.
Deprecated:
- Configuration option
streamInitialReconnectDelayMillis.