Comparison of MQTT implementations
MQTT is an ISO standard (ISO/IEC PRF 20922) publish–subscribe-based messaging protocol. It works on top of the Internet protocol suite TCP/IP. It is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited.
Source: Wikipedia — Comparison of MQTT implementations (CC BY-SA 4.0)