Boost logo

Boost Users :

Subject: Re: [Boost-users] Help needed in learning to use Boost.Asio
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-10-24 12:27:45


On Tue, Oct 24, 2017 at 1:58 AM, Miloslav Marik via Boost-users
<boost-users_at_[hidden]> wrote:
> By my opinion, developing HTTP server from scratch is not the best solution.

Boost.Beast is a C++ header-only library serving as a foundation for
writing interoperable networking libraries by providing low-level
HTTP/1, WebSocket, and networking protocol vocabulary types and
algorithms using the consistent asynchronous model of Boost.Asio.

<https://github.com/boostorg/beast>

Boost version 1.66.0 will include the first official release of Beast.

Thanks


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net