Skip to content

0.13.0

Compare
Choose a tag to compare
@mcatanzariti mcatanzariti released this 20 Apr 22:35
· 10 commits to main since this release

Advanced reconnection strategy

  • added reconnection config with 3 possible strategies: constant, linear or exponential
  • BREAKING CHANGE: removed client::Config::max_command_attempts
  • fix #66