Boost logo

Boost :

Subject: Re: [boost] [beast] Separation between parse and generation and asio
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-11-24 06:48:48


On Wed, Nov 23, 2016 at 10:45 PM, Felipe Magno de Almeida
<felipe.m.almeida_at_[hidden]> wrote:
> I'm trying Beast with avr-gcc to see how much footprint it would take
> on embedded applications.

Thank you for your interest in Beast!

> Unfortunately, stream_concepts uses asio
> types, which requires asio include which requires network includes
> which will obviously fail in most microcontrollers.
>
> Would it be possible to make parse and read implementation less
> dependent on each other?

I see what you mean. Yes, I believe I can do that - would you mind
creating a new issue here?
https://github.com/vinniefalco/Beast/issues

Thanks!


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