Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner 0ce6a5fe51 Fix imports 2015-02-25 14:51:12 +11:00
cmd Remove unused code 2015-02-25 01:40:27 +11:00
data Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine 2015-02-25 14:48:39 +11:00
dht dht: Handle responses through a callback 2015-02-21 15:00:48 +11:00
fs Fix imports 2015-02-25 14:51:12 +11:00
internal internal/pieceordering: Doc 2015-02-18 21:33:03 +11:00
iplist Make IPBlockList accessible from Client 2015-02-25 11:25:22 +11:00
logonce logonce is a package that prints each distinct message only once 2014-11-16 13:04:44 -06:00
mmap_span mmap_span: Avoid allocating the span slice on every use 2014-12-05 00:54:55 -06:00
peer_protocol Implement the DHT Port message 2014-08-25 22:12:16 +10:00
testutil Misc tidying 2015-02-10 00:16:01 +11:00
tracker tracker/udp: Tidy up tests 2014-12-03 12:51:49 -06:00
util Remove util.LoggedHTTPServe, use package envpprof instead 2015-01-29 14:16:16 +11:00
NOTES Add UTP support, disable TCP for now. DHT moves to another port 2014-11-16 13:29:31 -06:00
README.rst Add README.rst with codeship image 2014-05-24 00:23:44 +10:00
TODO TODO 2015-02-21 14:53:27 +11:00
client.go Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine 2015-02-25 14:48:39 +11:00
client_test.go Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine 2015-02-25 14:48:39 +11:00
config.go Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine 2015-02-25 14:48:39 +11:00
connection.go Change piece prioritization 2015-02-21 15:02:31 +11:00
connection_test.go Reorder some imports 2014-12-26 17:17:00 +11:00
download_strategies.go Limit pending requests to increase responsiveness 2015-02-21 14:54:15 +11:00
magnet.go Add Magnet.String() 2015-02-25 14:50:01 +11:00
magnet_test.go Add Magnet.String() 2015-02-25 14:50:01 +11:00
metainfo.go Trivial 2014-12-01 16:40:18 -06:00
misc.go Encapsulate torrent data, and provide os.File and mmap-based implementations 2015-02-10 00:14:52 +11:00
ordered.go Improve incomplete piece ordering, responsive download strategy 2014-08-25 05:31:34 +10:00
ordered_test.go Keep pieces sorted by bytes left 2014-07-10 00:26:58 +10:00
torrent.go Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine 2015-02-25 14:48:39 +11:00
torrent_test.go Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine 2015-02-25 14:48:39 +11:00
worst_conns.go Piece priorities, torrent read interface and many fixes 2014-12-03 01:07:50 -06:00

README.rst

.. image:: https://www.codeship.io/projects/a2162d50-c4b2-0131-ac6e-2e4ce217ccc2/status