Hacker News new | ask | show | jobs
by minimalthinker 120 days ago
I’m not super familiar with MQTT. I wonder how common this is..
1 comments

MQTT is a very simple pub/sub messaging protocol.

It's used in a enormous number of IoT devices.

The "IoT gateway" service from AWS supports MQTT and a whole lot of IoT devices are tethered to this service specifically.