-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
-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