$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Mazakas (christian.mazakas_at_[hidden])
Date: 2023-10-09 02:20:57
It's quite a stretch to say C++ desperately needs Async. I've shipped C++
apps using Asio and I can safely say I've never desperately needed a
library like this.
I kind of agree with Vinnie, no users, not enough tests. This is an alpha
library and should come back when its place in the ecosystem has solidified.
- Christian