updated using git-extra
authoralex <[email protected]>
Sat, 2 Apr 2022 00:52:41 +0000 (17:52 -0700)
committeralex <[email protected]>
Sat, 2 Apr 2022 00:52:41 +0000 (17:52 -0700)
todo

diff --git a/todo b/todo
index 4d0dc2b5cb4cda31fa19ff4af122eada4074bf2f..dcd2326f5849af74315af347d94b1e7571227b06 100644 (file)
--- a/todo
+++ b/todo
@@ -8,6 +8,9 @@ Goal:
 Resources:
 -bittorrent
        -http://bittorrent.org
+               -http://bittorrent.org/beps/bep_0003.html
+               -http://bittorrent.org/beps/bep_0052.html
+       -https://wiki.theory.org/BitTorrentSpecification
 -RSS:
        -https://en.wikipedia.org/wiki/RSS
 -libsodium
@@ -70,6 +73,12 @@ Stage 0:
        *bitfield
        *bitfield_received
        *bitfield_toggle
+       -decide how and when to send piece rather than hashes
+               -do all of one then other
+               -alternate
+               -FIFO
+               -how many of each are common for a torrent?
+                       -measure? LATER?
        -request
        -request_receivied
        -piece
@@ -142,10 +151,8 @@ Later:
 
 Stage 1:
 -basic bittorrent functionality
-       -http://bittorrent.org/beps/bep_0000.html
        -BEP_0003
        -BEP_0052
-               -http://bittorrent.org/beps/bep_0052.html
 -magnet link functionality
        -BEP_0009
        -BEP_0010