Skip to content

Improve feedback and re-connection handling

Compare
Choose a tag to compare
@pablitovicente pablitovicente released this 15 Mar 21:54
· 7 commits to main since this release
c5550e1

What's Changed

  • A bug was fixed in the case of MQTT clients re-connecting which cause a panic (remember kids do not close the channel if you are not the writer!)
  • Add a progress bar to provide feedback about connection establishment
  • Improved handling of progress bars in general

Full Changelog: v1.0.3...v1.0.4