You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MQTT connector is based on vertx-mqtt client which is only 3.1.1 spec compliant. There is an open issue on vertx-mqtt on this : vert-x3/vertx-mqtt#161
When I used smallrye-reactive-messaging integrates mqtt.
I want to set mqtt version to v5, but I don't find any parameter.
The text was updated successfully, but these errors were encountered: