ipfs-postmsg-proxy icon indicating copy to clipboard operation
ipfs-postmsg-proxy copied to clipboard

Fix files progress option

Open alanshaw opened this issue 7 years ago • 0 comments

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.

alanshaw avatar Jan 04 '18 22:01 alanshaw