Test script to transfer data over GTP without a tracker
commit41b18cab7b68cdc6163793fd8e53ca488bae8016
authorJoshua Roys <roysjosh@gmail.com>
Tue, 19 Aug 2008 08:47:43 +0000 (19 04:47 -0400)
committerJoshua Roys <roysjosh@gmail.com>
Tue, 19 Aug 2008 08:47:43 +0000 (19 04:47 -0400)
tree25014a9eb6168e6b5f1701eca2516c408c329118
parent2d7ea0c1eb74878273a9184ba47dc1112b442c88
Test script to transfer data over GTP without a tracker

Note: this does not fully conform to the RFC.  Specifically, the
'Blocks' message differs in what is sent over the wire.  It's also kind
of hackish.
bin/gtp-adhoc.pl [new file with mode: 0755]
lib/VCS/Git/Torrent/PWP/Message/Blocks.pm
lib/VCS/Git/Torrent/PWP/Message/Reels.pm
lib/VCS/Git/Torrent/PWP/Message/References.pm
lib/VCS/Git/Torrent/Peer/Async/Connection.pm