CRUD icon indicating copy to clipboard operation
CRUD copied to clipboard

add support for boost 1.66 with Boost.Beast

Open venediktov opened this issue 6 years ago • 2 comments

New Boost.Beast is out there , we should look into adding it to CRUD library ?

venediktov avatar May 31 '18 01:05 venediktov

I can help with the design if you want to go in this direction

vinniefalco avatar May 31 '18 20:05 vinniefalco

That sounds great if you could help with Boost.Beast and in general if you see something that is wrong please let us know.

The library though is used in our other project as git-subtree vanilla-rtb

So if Boost.Beast can be conditionally included by CMake -DBOOST_BEAST_ENABLED or even better if CMake could automatically detect

  • Version of Boost
  • Or detect Boost.Beast

Whatever makes more sense .

venediktov avatar May 31 '18 21:05 venediktov