hamedzarei / mqtt-sample-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Java 100.0%