Go Telemetry Transport (mqtt client library for go)
This project is intended to be used as a general-purpose library for communication using the mqtt protocol as defined here.
- strict adherence to the MQTT Specification
- clean, expressive API
- api versioning where the spec changes
- built with testing in mind (broker mocking)