fix: boots 1.70
The patch fixes issue with boost 1.70: https://github.com/ipkn/crow/issues/340
Patch is based on the patch submitted to other project: https://github.com/moneroexamples/onion-monero-blockchain-explorer/commit/76a0efa8ee3ea5bb466b81d84357d2fd76920cbd
ping @ipkn
get_io_service has been depreciated since at least 1.66[0] so i think it'd be pretty safe to switch this over without the macro
[0] https://www.boost.org/doc/libs/1_66_0/doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html related: #358
It seems the travis-ci still use libboost1.55-all-dev which fail the tests in the PR.
Ping @ipkn to fix for boost 1.7.
@ipkn If you are busy to maintenance crow, I can do help you.
The latest version doesn't contain this fix, is the a plan to release a new crow_all.h?
@druc0d3s This repository has not been maintained for about 4 years. A few contributors and I are maintaining a fork here.
@druc0d3s This repository has not been maintained for about 4 years. A few contributors and I are maintaining a fork here.
Great, I'm coming over! :-)