Hacker News with Generative AI: MQTT

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.