Peer5 / ShareFest

Web based p2p file sharing built on WebRTC Data Channels API
1.68k stars 271 forks source link

Resume Download and Reseed #40

Closed whadar closed 11 years ago

whadar commented 11 years ago

Peers should be able to close the tab and reopen the URL as if nothing happened. This would be necessary for reseeding or to complete a download that was aborted (due to tab close/browser crash/OS restart).

Depends on issue #8