An open API service indexing awesome lists of open source software.

https://github.com/sammers21/vertx-mqtt-client-example

An example of vertx-mqtt-client usage
https://github.com/sammers21/vertx-mqtt-client-example

java mqtt-client vertx

Last synced: 24 days ago
JSON representation

An example of vertx-mqtt-client usage

Awesome Lists containing this project

README

        

= Running the project

To build and run the project, just use:

----
$ mvn clean package
$ java -jar mqtt-client-example-1.0-SNAPSHOT-fat.jar
----