Re: [boost] [beast] Separation between parse and generation and asio

24 Nov
2016
24 Nov
'16
11:48 a.m.
On Wed, Nov 23, 2016 at 10:45 PM, Felipe Magno de Almeida
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!
3073
Age (days ago)
3073
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vinnie Falco