$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review][beast] Review of Beast starts today : July 1 - July 10
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-07-02 15:56:41
On Sun, Jul 2, 2017 at 8:55 AM, Niall Douglas via Boost
<boost_at_[hidden]> wrote:
> ...
> Very little in your library has, or ought to have, anything to do with i/o.
Is my understanding correct that you say Beast should not provide
functions to send and receive HTTP messages using Asio streams?
Thanks