Hacker News new | ask | show | jobs
by acconsta 3811 days ago
A networking library based on Asio has been proposed for C++17. In the meantime, use Asio.

http://think-async.com/

1 comments

http://think-async.com/Asio/AsioStandalone

!! I've always heard that Asio is great, but never bothered to look because I don't like introducing Boost's 450 megs of compiler-test-suite-worthy C++ to my >45kb programs. But, as a stand-alone library. That's interesting!