Skip to content

Nathi360/Hello-MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-MQTT

A small MQTT publish and subscribe application using Eclipse-Paho Java Client


Execution:

You need to configure and specify the URI of your Broker in Initiator.java, line 11. Consider HiveMQ.

$ git clone https://github.com/Nathi360/Hello-MQTT.git
$ cd Hello-MQTT-master/src/main/java
$ make clean && make
$ make run

About

A small MQTT publish and subscribe application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published