Improve feedback and re-connection handling
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