mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
13 lines
245 B
Markdown
13 lines
245 B
Markdown
# 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)
|
|
|
|
Documentation: http://vinniefalco.github.io/beast/
|