ipfs-postmsg-proxy
ipfs-postmsg-proxy copied to clipboard
Fix files progress option
The currently implementation of the progress option is incorrect - it tracks progress of files being buffered into memory. Progress needs to be sent from the IPFS node over postMessage to the callback on the client.