Implement basic 'Reels' message support
commitd368c083dfc9146acc1632ee9be1e10ccbbabe59
authorJoshua Roys <roysjosh@gmail.com>
Mon, 4 Aug 2008 18:31:18 +0000 (4 14:31 -0400)
committerSam Vilain <sam@vilain.net>
Sun, 10 Aug 2008 15:44:19 +0000 (11 03:44 +1200)
tree581d7200e372845f289c19c4ffba0b9b8e9331c2
parent9e2b4daa3103c07e8718add0258a19c1f10d0fb8
Implement basic 'Reels' message support

A peer can ask another peer for a list of reels it has and get a reply.  The
CommitReel module needs more hacking (see 0b3ab2e) for this to fully work.

Right now the commit reel also uses the Reference object's tag_id attribute,
which needs some work still.
lib/VCS/Git/Torrent/CommitReel.pm
lib/VCS/Git/Torrent/PWP/Message/Reels.pm
t/55-pwp-reels.t [new file with mode: 0644]