openworm / bt-gsoc-2019

End to end process of the Framework including a BitTorrent Client, Access Control and Data Integrity checks.
1 stars 1 forks source link

Integrating BitTorrent client Downloading part into POW. #7

Open jaideep-seth opened 5 years ago

jaideep-seth commented 5 years ago

The BitTorrent client, comprising of two parts: Uploading and Downloading is ready with its 'data integrity checks' and the 'torrent access method' (Google Drive) features. Integrating the BitTorrent Client into POW will also be performed in two parts, the checklist for Downloading is:

Exit Criteria:

jaideep-seth commented 5 years ago

@mwatts15 please let me know if this issue is alright, also could you add other checkpoints that would complete the Downloading portion. -Thank you!

mwatts15 commented 5 years ago

Just to be clear, you're making a sub-class of DataSourceDirLoader. Also, actually completing the integration means hooking into the pow translate

jaideep-seth commented 5 years ago

Exit Criteria: