Hacker News with Generative AI: MQTT

High Available Mosquitto MQTT on Kubernetes (raymii.org)
In this post, we'll walk through a fully declarative, Kubernetes-native setup for running a highly available MQTT broker using Eclipse Mosquitto.
High Available Mosquitto MQTT on Kubernetes (raymii.org)
In this post, we'll walk through a fully declarative, Kubernetes-native setup for running a highly available MQTT broker using Eclipse Mosquitto.
Android SMS Gateway Using MQTT (github.com/ibnux)
This is modified from my SMS Gateway Based Push Notification to turn your android phone as sms gateway
Working with compressed (ZSTD) binary data on AWS IoT Core (nullonerror.org)
Today we will see how to send compressed CBOR with ZSTD from an ESP32 microcontroller through an MQTT topic, passing through AWS IoT Core, and finally being decoded in a TypeScript-written Lambda function.