-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Hi, what is the blocker in creating a new version that considers the issues with boost::asio since version 1.70?
I'm aware that the develop branch addressed this issue, but the situation is far from being perfect, especially if you use libraries/repos that include websocketpp like i.e. cpprestsdk.
Attached is a patch for master that works with boost >= 1.70, tested under Windows by compiling the cpprestsdk (VS2017 and boost 1.170, VS2019 and bost 1.71 and 1.72).
I know the patch is far from optimal, but it already would help all the cpprestsdk users that can't downgrade to boost 1.69.
0001-Make-websocketpp-usable-with-boost-1.70-and-higher.-.zip