Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make mqtt runtime error detection possible #13

Merged
merged 1 commit into from
Apr 12, 2020
Merged

Make mqtt runtime error detection possible #13

merged 1 commit into from
Apr 12, 2020

Conversation

bonan
Copy link
Member

@bonan bonan commented Apr 12, 2020

Add MQTT.Start() to better support detecting connection errors during runtime. Allows users to fail fast or control reconnection better

Breaking change: Start() must be called after New() to start transport

… runtime

Breaking change: Start() must be called after New() to start transport
@bonan bonan requested a review from daenney April 12, 2020 16:54
@bonan bonan merged commit cbadb0a into master Apr 12, 2020
@daenney daenney deleted the mqtt-refactor branch April 13, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants