Open
Description
download_with_opts
currently allows multiple node addresses, but fetches in series. download_with_opts
should be modified/expanded to support dividing the request up across multiple nodes, fanning the goodput responses in to a single response stream.
@arilotter is currently adding this on her own downstream out of urgent need. We should try to help, at least through code guidance, considering we've wanted this in iroh blobs for some time.