Hello guys, I made a video about building a file downloader in Zig using async IO.
It covers parsing the URL, fetching file metadata, making ranged HTTP requests, verifying the file with hashes, and then downloading multiple chunks in parallel with the new async IO interface.
Any thoughts or feedback?