
On Mon, Aug 18, 2025 at 9:35 AM Artyom Beilis via Boost < boost@lists.boost.org> wrote:
...if something is needed it is a lightweight object oriented alternative to asio instead of template based one when for example stream socket handles both Unix domain socket and tcp without templates.
This is exactly NOT what this proposed fork is about. You are talking about innovating. I'm not opposed to innovation, and I am not offering it myself. If someone wants to write the hypothetical LATAST (Lightweight Alternative To Asio Sans Templates) then I would endorse a review of said library. I am not trying to write that library. Instead, I am talking about simply making a fork of asio which differs in these ways: 1. GitHub issues are responded to 2. A professional team is updating documentation 3. Some modernization where it makes sense to do so (std::error_code) 4. Closely tracks the upstream Asio repository Thanks