pastebin-ipfs icon indicating copy to clipboard operation
pastebin-ipfs copied to clipboard

IPFS Gateway concurrent request

Open mayocream opened this issue 2 years ago • 0 comments

Some IPFS Gateway might not work, better way sending concurrent requests to different gateways, and take the first good response.

I'd like using Promise.any API to arhive it. (o゚▽゚) ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/any

mayocream avatar Oct 18 '21 14:10 mayocream