Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner 9fb7934d0c Comments 2015-02-25 01:34:57 +11:00
cmd dht: Handle responses through a callback 2015-02-21 15:00:48 +11:00
data Encapsulate torrent data, and provide os.File and mmap-based implementations 2015-02-10 00:14:52 +11:00
dht dht: Handle responses through a callback 2015-02-21 15:00:48 +11:00
fs fs: Ensure DownloadOnDemand runs through UTP 2015-02-18 21:33:42 +11:00
internal internal/pieceordering: Doc 2015-02-18 21:33:03 +11:00
iplist iplist: Make range descriptions copies of substring, saves 8MB heap on level1 blocklist! 2015-01-31 01:53:01 +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 Comments 2015-02-25 01:34:57 +11:00
client_test.go Hopefully maybe fix bind error on Codeship test runner 2015-02-21 15:25:34 +11:00
config.go Speed up tests, allow -short for some UDP tracker stuff 2014-12-02 14:23:01 -06: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 Improve unknown xt parameter encoding error message 2014-11-18 14:36:56 -06: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 Comments 2015-02-25 01:34:57 +11:00
torrent_test.go Hide some methods that shouldn't be public 2015-02-10 00:12:29 +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