Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio
HTTP and WebSocket built on Boost.Asio in C++11
Branch | Linux / Windows | Coverage | Documentation | Matrix |
---|---|---|---|---|
master | ||||
develop |
Contents
- Introduction
- Appearances
- Description
- Requirements
- Git Branches
- Building
- Usage
- License
- Contact
- Contributing
Introduction
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.
... More
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/beast |
doc-url | www.boost.org/doc/libs/1_78_0/libs/beast |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
2 Versions