diff --git a/_sites/software.md b/_sites/software.md index f5cb198..a83594c 100644 --- a/_sites/software.md +++ b/_sites/software.md @@ -399,6 +399,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
  • mqtt_cpp - MQTT client and server library based on C++14 and Boost.Asio. It supports MQTT v3.1.1 and v5.
  • async_mqtt - MQTT client and server library based on C++17 and Boost.Asio. It supports MQTT v3.1.1 and v5.0. This is an evolved mqtt_cpp.
  • eMQTT5 - MQTT 5.0 client.
  • +
  • Async.MQTT5 - A professional, industrial-grade C++17 MQTT v5.0 client built on Boost.Asio.
  • Clojure