restbed
restbed copied to clipboard
will there be a new release?
In readme:
git clone https://github.com/chriskohlhoff/asio --branch asio-1-34-2 --single-branch cd asio/asio ./autogen.sh ./configure make install
but the last release time is Aug 25, 2021 which can't work with asio 1.34 cause asio removed io_service in 1.34
Yes, a new release is in the works, which resolves the mentioned issue. We will push to have it out by the week ending 19th October 2025.
@miyanyan, sorry this was missed, we are working on tagging the current HEAD as it works with the latest ASIO. Thank you for your patience.