Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner 39660d4e9d Implement writing of chunks as they arrive 2013-10-02 19:55:03 +10:00
cmd Fix request/chunk confusion, missing outgoing message prefix, protocol tests; improve request triggering 2013-10-01 18:43:18 +10:00
peer_protocol Decoding of Piece messages, and checking entire message is consumed 2013-10-02 17:57:19 +10:00
client.go Implement writing of chunks as they arrive 2013-10-02 19:55:03 +10:00
mmap_span.go Failing WriteAt should return ErrShortWrite 2013-10-02 19:54:23 +10:00
span.go Add torrent.Mmap and MmapSpan, types that abstract memory-mapped torrent data 2013-09-26 13:42:24 +10:00