Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner 1057ac8055 Adding a duplicate magnet returns the existing torrent 2014-11-18 14:34:13 -06:00
cmd cmd/dht-ping: Various improvements more like a real ping program 2014-11-18 12:36:36 -06:00
dht dht: Improve Server.GetPeers so new nodes are fed directly back into the current discovery 2014-11-18 12:38:13 -06:00
fs Allow the client ID to be set in the config 2014-11-16 13:54:43 -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 Move some tracker.CompactPeer into util 2014-08-21 21:07:44 +10:00
util cmd/dht-get-peers: Expose debug HTTP 2014-11-18 09:56:05 -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-17 01:47:31 -06:00
client.go Adding a duplicate magnet returns the existing torrent 2014-11-18 14:34:13 -06:00
client_test.go Reduce dial timeouts when there are lots of peers in the backlog 2014-11-17 18:04:09 -06:00
config.go Connect to peers using both UTP and TCP; Share UTP port with DHT 2014-11-16 23:27:01 -06:00
connection.go Add UTP support, disable TCP for now. DHT moves to another port 2014-11-16 13:29:31 -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 Lazily hash pieces where possible 2014-09-15 03:25:53 +10:00
magnet.go Check magnet URI scheme 2014-09-11 14:19:23 +10:00
misc.go Actually announce to DHT, don't just get peers 2014-11-16 13:18:08 -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 Move half-open tracking into per-torrent 2014-11-16 13:30:44 -06:00
torrent_test.go Move half-open tracking into per-torrent 2014-11-16 13:30:44 -06:00
worst_conns.go New worst conn algorithm that incorporates useful/unwanted chunk download rates 2014-09-14 03:40:35 +10:00

README.rst

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