Hi @subins2000, it seems to be thought through solution, thanks for open sourcing ;-)
Please implement direct file write with window.requestFileSystem an the possibility to continue partially downloaded file.
Let's say, peer1 send a file to peer2 and the connection is broken.
After some time, the peer1 is sending the same file to peer2. The peer2 is pointing to the partially downloaded file and the download continues where is broke.
Hi @subins2000, it seems to be thought through solution, thanks for open sourcing ;-)
Please implement direct file write with window.requestFileSystem an the possibility to continue partially downloaded file.
Let's say, peer1 send a file to peer2 and the connection is broken.
After some time, the peer1 is sending the same file to peer2. The peer2 is pointing to the partially downloaded file and the download continues where is broke.