mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 13:27:33 +02:00
@@ -1,3 +1,4 @@
|
||||
* OpenSSL 1.0.2 or later is required
|
||||
* Fix c++20 deprecation warning in span_body
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
@@ -58,7 +58,7 @@ Beast requires:
|
||||
|
||||
* [*C++11:] Robust support for most language features.
|
||||
* [*Boost:] Beast only works with Boost, not stand-alone Asio
|
||||
* [*OpenSSL:] Required to build the tests, examples, and to use TLS/Secure sockets.
|
||||
* [*OpenSSL:] Version 1.0.2 or higher. Required to build the tests, examples, and to use TLS/Secure sockets.
|
||||
|
||||
Tested with these compilers: msvc-14+, gcc 4.8.4+, clang 3.6+.
|
||||
|
||||
|
Reference in New Issue
Block a user