Boost logo

Boost :

Subject: [boost] [beast] 1.0.0-b35 has been merged to master
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-05-05 02:23:48


Beast 1.0.0-b35 has been merged to the master branch. Changes include:

API Changes

* New HTTP interfaces

This version has a freshly written HTTP parser which improves on the
performance of the previous parser. New interfaces are provided to
allow incremental reading of HTTP messages and better handling for
Expect: 100-continue. These are API breaking changes.

Beast is a C++11 header-only HTTP and WebSocket library built on
Boost.Asio, scheduled for Boost formal review starting July 1st.

Official repository:
https://github.com/vinniefalco/Beast

Documentation:
http://vinniefalco.github.io/beast/index.html

Stakeholders and interested parties may review version the pull
request for 1.0.0-b36 if desired, all feedback welcomed:
https://github.com/vinniefalco/Beast/pull/330

Thanks!


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