]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-extra
authoralex <[email protected]>
Sat, 23 Jul 2022 19:08:39 +0000 (12:08 -0700)
committeralex <[email protected]>
Sat, 23 Jul 2022 19:08:39 +0000 (12:08 -0700)
todo

diff --git a/todo b/todo
index 437297f26af4ec135e6e34857c945e5d121066d8..0eee23b1ee63c947ff1abc7f0478d2cfc2c3001f 100644 (file)
--- a/todo
+++ b/todo
@@ -20,6 +20,9 @@ To Do:
 -explore torrent protocol
        -write integration tests w/ qbittorrent
                -test all peer functions
+-tests
+       -unit
+               -peer
 -reconsider design
        *remove all feed creation
        -new goal of fully fledged peer messaging
@@ -55,19 +58,6 @@ To Do:
        -daemon+cli
                -needs to output status/list of torrents/files
                        -pipe to feed creation
--setup qbittorrent integration testing
-       -just get working
-               *comment out feeds/etc?
-               *just start networking?
-               -need information about peer protocol
-               -links
-                       -magnet:?xt=urn:btmh:0000000000000000000000000000000000000000000000000000000000000000&dn=src&x.pe=127.0.0.1:5150
-                       -magnet:?xt=urn:btmh:857df89b17115f51cc3bbb7c10697d25061128f315d5deef97aadbc7fff075ed&dn=hello&x.pe=127.0.0.1:5150
-       -best way to connect?
-               -add host to magnet url?
-       -add logging
-       -debug peer protocol/piece ambiguity
--fix unit tests
 -graceful shutdown
        *logging hanging
        -consider using pthread_pop_shutdown instead in places