|
Boost : |
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-10-21 14:21:26
On Mon, Oct 21, 2024 at 7:17â¯AM Ivica Siladic <ivica.siladic_at_[hidden]>
wrote:
> ...we could improve how we handle TlsContext
>
Why not:
template<
class Stream,
bool IsSecure = false // true for SSL
>
class mqtt_client;
?
Thanks
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk