Very cool!
A few questions:
1. Is it fully non blocking?
2. Is there a client too?
3. Does it bridge to the Vert.x event bus? (*)
* If bridged to the event bus, if the MQTT server receives a
message from a client it can automatically forward it to an Vert.x
event bus address. So you can basically have Vert.x event bus
listeners talking directly to MQTT clients.
Also, the other way, if an MQTT client is subscribed to a topic,
then a Vert.x event bus message sent to a mapped address will be
received by the MQTT client.
BTW. Don't forget to get it added to the vertx-awesome page :)
https://github.com/vert-x3/vertx-awesome