vert-x3 / vertx-mqtt

Vert.x MQTT
Apache License 2.0
184 stars 86 forks source link

Add Mutiny bindings for MQTT Client/Server #229

Closed InfoSec812 closed 2 years ago

InfoSec812 commented 2 years ago

Describe the feature

Currently, there do not appear to be any Mutiny bindings for the 4.x Vert.x versions of MQTT client/server. I would like to be able to use Mutiny with MQTT.

Use cases

It would allow developers to not have to mix reactive stream/async coordination mechanisms in their projects.

Contribution

I would be willing to help, but I would need some guidance.

vietj commented 2 years ago

you should open this in the mutiny vertx generator, now generation happens in each RX / Mutiny project.