Boost logo

Boost :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-12-15 00:19:00


On Mon, Dec 14, 2020 at 1:27 AM Rakshita Parihar via Boost
<boost_at_[hidden]> wrote:
> *1) Is there any boost C++ library for pub/sub model? If yes, please give
> me the details or link for the tutorial.*

This program implements a server which receives and broadcasts
messages to all clients:

<https://www.boost.org/doc/libs/1_75_0/libs/beast/doc/html/beast/examples.html#beast.examples.chat_server>

There is also a video presentation on how it all works:

<https://www.youtube.com/watch?v=7FQwAjELMek>

Hope this helps!


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