/mqtt-sample-java

Primary LanguageJavaApache License 2.0Apache-2.0

Getting Started with MQTT and Java

This project is a simple application to show how to start your first MQTT Application.

Build

mvn package

Run

./target/mqtt-sample subscriber user pass topic

./target/mqtt-sample publisher user pass message topic