MQTT
Also known as:
mqttmqtt-protocolmessage-queue-telemetry-transport
/ɛm kjuː tiː tiː/
A lightweight messaging protocol for IoT and low-bandwidth networks
Details
- MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol.
- It's designed for IoT devices and networks with limited bandwidth or unreliable connections.
- MQTT uses a publish-subscribe messaging pattern and is widely used in IoT applications.