Hacker News new | ask | show | jobs
Show HN: Async.MQTT5, a C++20 MQTT client based on Boost.Asio (github.com)
6 points by miljen 940 days ago
Async.MQTT5 is a professional, industrial-grade C++20 client built on Boost.Asio. This client is designed for publishing or receiving messages from an MQTT 5.0 compatible broker. Async.MQTT5 represents a comprehensive implementation of the MQTT 5.0 protocol standard, offering full support for publishing or receiving messages with QoS 0, 1, and 2.

Our clear intention is to include the Async.MQTT5 library into Boost. We are actively working on it.