Files
xahaud/README.md
2016-04-20 12:01:25 -04:00

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/