pablitto-broker is implementation of MQTT v3.1.1 broker (http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html)
The library was tested on Debian 10 buster
-
git clone:
git clone https://github.com/antromeo/pablitto-broker.git
-
Build and run
cd pablitto-broker go run broker.go port_number
Playlist YouTube: https://www.youtube.com/watch?v=shWXoqBa2OY&list=PLcJaq9O6tuqb-dEidWH7ExByMqrzLxRYN
Visit the doc