Skip to content

danegottwald/MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client (client/)

Requires the following:

sudo apt-get install mosquitto mosquitto-clients

To Run:

py client.py

Server (server/)

Requires the following:

sudo apt-get install libboost-all-dev

To Run:

# Run make
make

# Run application
./server [port]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages