$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.HTTPKit, a new library from the makers of Beast!
From: VinÃcius dos Santos Oliveira (vini.ipsmaker_at_[hidden])
Date: 2017-10-04 16:44:16
2017-10-04 12:22 GMT-03:00 Vinnie Falco via Boost <boost_at_[hidden]>:
> This solution satisfies long-stated needs of users to have HTTP
> parsing and serialization without Boost.Asio.
>
Could you compare this to my parser[1]? I've been writing this project
since the last year[2].
It could be that I'm slow, but I'm starting to think you like to rush
design decisions.
[1] https://vinipsmaker.github.io/asiohttpserver/
[2] https://gist.github.com/vinipsmaker/4998ccfacb971a0dc1bd
-- VinÃcius dos Santos Oliveira https://vinipsmaker.github.io/