A Belated Happy Birthday to MQTT #IoTuesday #MQTT @andysc @IBM @arlennipper
Yesterday, 20 years ago, the first version of the MQTT was published:
On this day, 20 years ago, the first version of #MQTT was published by me @IBM and @arlennipper now @CirrusLink!
Happy 20th Birthday, MQTT!
My most sincere thanks to EVERYONE who has worked on any aspect of MQTT to get it to where it is today!
— Andy Stanford-Clark (@andysc) October 21, 2019
As of last April, OASIS published the fifth version of this protocol named MQTT v5.0. MQTT v5 adds new load balancing techniques and enhanced error reporting among other things.
Here at Adafruit, we’re big fans of this stateful, low-bandwidth, pubsub protocol.
Our free internet-of-things-service, Adafruit.io, communicates with thousands of devices using a powerful MQTT API.
As of this past summer, CircuitPython received its own MQTT library called MiniMQTT! We have a guide about it here. CircuitPython cloud-service provider libraries such as Adafruit IO, Google Cloud IoT Core, and Amazon AWS IoT utilize this library “under-the-hood”.
Thanks @andysc, @ibm and @arlennipper for publishing the internet-of-thing’s favorite protocol!