Hacker News new | ask | show | jobs
by gh123man 1408 days ago
You do have SwiftNIO (as far as making network calls) - but that leaves a lot to be desired from an out of the box usability perspective. Otherwise I totally agree, Foundation on Linux is missing some useful things.
1 comments

True and thank you, it just feels a little overkill to bring in a separate package in my CLI apps just to make async network calls.