Skip to content

fix: network::ReconnClient::with_config made public

Georgy Moshkin requested to merge gmoshkin/reconnecting-client-with_config into master

Summary

  • fix: network::ReconnClient::with_config made public

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports