Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner fb2b626175 Don't send constructed MetaInfo down a channel when it's available, build it on demand 2014-12-01 16:37:40 -06:00
cmd Don't send constructed MetaInfo down a channel when it's available, build it on demand 2014-12-01 16:37:40 -06:00
dht Log the type for a rare DHT crash 2014-12-01 03:29:06 -06:00
fs Destroy the torrent FS on exit signals so ongoing syscalls don't block the unmount 2014-12-01 14:30:50 -06:00
iplist Print iplist.Range nicely 2014-11-29 20:30:04 -06:00
logonce logonce is a package that prints each distinct message only once 2014-11-16 13:04:44 -06:00
mmap_span Big visibility/doc clean-up, and extract mmap_span package 2014-04-09 02:36:05 +10:00
peer_protocol Implement the DHT Port message 2014-08-25 22:12:16 +10:00
testutil Missing Close 2014-08-22 17:40:10 +10:00
tracker Skip on errors testing UDP tracker, need to implement a fake server 2014-12-01 14:29:08 -06:00
util loghttp: The status server should run on the default mux 2014-11-19 20:00:43 -06: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 2014-11-21 00:11:13 -06:00
client.go Don't send constructed MetaInfo down a channel when it's available, build it on demand 2014-12-01 16:37:40 -06:00
client_test.go Set a minimum dial timeout 2014-11-18 21:53:00 -06:00
config.go Allow DHT server config to be passed through when creating a new client 2014-11-28 12:13:08 -06:00
connection.go Give each connection its own piece priority order 2014-12-01 03:36:25 -06:00
connection_test.go Error in connection.writer goroutine wasn't killing the connection 2014-07-18 02:37:33 +10:00
download_strategies.go Give each connection its own piece priority order 2014-12-01 03:36:25 -06:00
magnet.go Improve unknown xt parameter encoding error message 2014-11-18 14:36:56 -06:00
metainfo.go Expose a wrapped metainfo type with helper methods 2014-11-18 14:36:27 -06:00
misc.go Add InfoHash.HexString convenience 2014-12-01 16:34:45 -06: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 Don't send constructed MetaInfo down a channel when it's available, build it on demand 2014-12-01 16:37:40 -06:00
torrent_test.go Add InfoHash.HexString convenience 2014-12-01 16:34:45 -06:00
worst_conns.go When metainfo isn't complete, treat peers that don't support ut_metadata as useless 2014-12-01 03:27:52 -06:00

README.rst

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