Hacker News new | ask | show | jobs
by ruuda 1473 days ago
There are still good synchronous alternatives, e.g. tiny_http for serving, and just binding libcurl for requests, but I agree it is becoming harder to avoid async.