Hi, thank you very much for the library!
- How can I establish a connection to an MQTT server using an HTTP proxy? One option is to pass the client a socket that has already established a connection to the proxy server, but I couldn't find a constructor in boost::mqtt5::mqtt_client::mqtt_client for passing a custom socket.
- https://www.boost.org/library/latest/mqtt5/ says the library has been tested on Windows and Linux. Do you plan to also include OS X support? After all, boost is a cross-platform library.
Thank you for your attention
Hi, thank you very much for the library!
Thank you for your attention