Boost logo

Boost :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-10-25 15:03:34


On Fri, Oct 25, 2024 at 7:38 AM Dominique Devienne <ddevienne_at_[hidden]>
wrote:

> ...the ability to mock the IO...

I/O can be "mocked" just fine with Asio based libraries (see Beast).
Although async-mqtt5 might need a bit of refactoring around the
reconnection logic to make it more abstract.

See:
https://github.com/boostorg/beast/blob/0078272001903f9f2dec91362d8afd89a7a711b2/include/boost/beast/_experimental/test/stream.hpp#L49

Thanks


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk