If I run ipget <hash> I'd expect to (in order):
- connect to the IPFS node running on my local machine
- ask the public gateway via HTTPS
We could also try spawning an ephemeral node, but the gateway is already well-connected and should give a faster response. Lots of switches and flags for controlling this flow can come in after.
If I run
ipget <hash>I'd expect to (in order):We could also try spawning an ephemeral node, but the gateway is already well-connected and should give a faster response. Lots of switches and flags for controlling this flow can come in after.