mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 00:10:58 +02:00
8dad543671600518ec9aa6edcde67f85893f52ac
Beast 
Beast provides implementations of the HTTP and WebSocket protocols built on top of Boost.Asio and other parts of boost.
Requirements:
- Boost
- C++11 or greater
- OpenSSL (optional)
Linking applications with beast:
You need to include the .cpp file src/beast_http_nodejs_parser.cpp
in the build script or Makefile for your program in order to link.
Links:
Please report issues or questions here: https://github.com/vinniefalco/Beast/issues
Description
HTTP and WebSocket built on Boost.Asio in C++11
asioasync-programmingboostboost-librariesc-plus-plus-11cplusplushttphttp-clienthttp-serverlinuxnetworkingosxserverssltlswebsocketwebsocket-clientwebsocket-serverwebsocketswindows
Readme
45 MiB
Languages
C++
96%
C
1.9%
CMake
1.6%
Shell
0.4%