$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-03 15:25:55
On Mon, Jul 3, 2017 at 8:24 AM, Niall Douglas via Boost
<boost_at_[hidden]> wrote:
> If you also stopped implementing i/o, and instead facilitated i/o, I
> believe I could live with your other design choices. You've made a good
> library Vinnie.
Is your issue with beast::http::basic_parser and beast::serializer
that it depends on <boost/asio/buffer.hpp>? Would your needs be
satisfied if it did not have this dependence?