mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
d6903efc0ca1a34db988d517bc34cc29b275601d
The call to the final handler in a composed operation MUST be the last thing performed, as the handler may cause the end of object lifetimes before it returns.
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
Languages
C++
90.3%
C
8.1%
CMake
0.6%
Shell
0.2%
Java
0.2%
Other
0.5%