
25 Mar
2025
25 Mar
'25
5:16 p.m.
Boost.MQTT5 is a header-only library. To use Boost.MQTT5 it requires
Hi Boost, i read here [1] that boost::mqtt5 needs boost 1.82.0 but it is published with 1.88.0 Beta1 How to use boost::mqtt5 with boost 1.82.0? the following:
C++17 capable compiler Boost 1.82 or later. In addition to Asio, we use other header- only libraries. OpenSSL. If you require an SSL connection by using
boost::asio::ssl::stream. [1] https://www.boost.org/doc/libs/1_88_0_beta1/libs/mqtt5/doc/html/mqtt5/intro....