-
Notifications
You must be signed in to change notification settings - Fork 89
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
Add an MQTT client session, which allows to automatically re-connect. #197
base: master
Are you sure you want to change the base?
Commits on May 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1d12436 - Browse repository at this point
Copy the full SHA 1d12436View commit details -
Add an MQTT client session, which allows to automatically re-connect.
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 683b982 - Browse repository at this point
Copy the full SHA 683b982View commit details -
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c2d1d6 - Browse repository at this point
Copy the full SHA 2c2d1d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54f3bd - Browse repository at this point
Copy the full SHA f54f3bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03277f1 - Browse repository at this point
Copy the full SHA 03277f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 006ae67 - Browse repository at this point
Copy the full SHA 006ae67View commit details -
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0799093 - Browse repository at this point
Copy the full SHA 0799093View commit details -
Announce the subscription state before the session state
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3cffd2 - Browse repository at this point
Copy the full SHA d3cffd2View commit details -
Use the new state for evaluating the actions
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5d04eb - Browse repository at this point
Copy the full SHA e5d04ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9a19a - Browse repository at this point
Copy the full SHA 6a9a19aView commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 697101b - Browse repository at this point
Copy the full SHA 697101bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b704fd - Browse repository at this point
Copy the full SHA 2b704fdView commit details -
Add a way to configure the reconnect delay
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 246e2e1 - Browse repository at this point
Copy the full SHA 246e2e1View commit details -
Wire up configurable reconnect delay
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00b45fe - Browse repository at this point
Copy the full SHA 00b45feView commit details -
Allow using cleanSession=false
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b30383 - Browse repository at this point
Copy the full SHA 0b30383View commit details -
Patch through additional "publish" handlers
Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85a6c94 - Browse repository at this point
Copy the full SHA 85a6c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3729d - Browse repository at this point
Copy the full SHA 9d3729dView commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b0cbff9 - Browse repository at this point
Copy the full SHA b0cbff9View commit details -
Annotate MqttClientSession with @VertxGen
This required to move out the inner classes and to create interfaces for the event classes too. Signed-off-by: Jens Reimann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9d6ae1 - Browse repository at this point
Copy the full SHA e9d6ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f83eca - Browse repository at this point
Copy the full SHA 2f83ecaView commit details