MarcQTT Little playground for understanding how the MQTT pub/sub protocol works. Written in Golang. Up and running 1 - install dependencies via dep dep ensure 2 - execute go run main.go To Do Make the whole client logic more configurable.