Skip to content

This is a small project that makes an implementation of mqtt protocol with a subscriber and a producer.

Notifications You must be signed in to change notification settings

Mike17K/MQTT_Python_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQTT_Python_simple

Download the repo

$ git clone https://github.com/Mike17K/MQTT_Python_simple.git
$ cd MQTT_Python_simple

To run the simple mqtt start the docker publisher with docker-compose by

$ docker-compose up

to see the results as a subscriber run the subscriber script

$ python .\subscriber\subscriber.py

About

This is a small project that makes an implementation of mqtt protocol with a subscriber and a producer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages