Boost logo

Boost Users :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-08-22 16:32:46


On Sat, Aug 22, 2020 at 8:02 AM Sean Farrow via Boost-users
<boost-users_at_[hidden]> wrote:
> Is there any examples of interfacing boost.beast with boost.iostreams in this sort of streaming context?

Not iostreams, but this example in the documentation shows how to read
the body one buffer at a time:

<https://www.boost.org/doc/libs/1_74_0/libs/beast/doc/html/beast/more_examples/http_relay.html>

Note: I'm not very happy with how this interface turned out, it has
some blemishes which will require breaking changes to fix. It can
still be made to work though.

Regards


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net