Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner 0d5c10ef53 mse: Check that readUntil doesn't read indefinitely while synchronizing 2015-03-18 18:16:27 +11:00
cmd More cleaning of public interface 2015-03-08 17:28:14 +11:00
data data/blob: Change store eviction to LRU, from random replacement 2015-03-18 18:12:46 +11:00
dht dht: Handle responses through a callback 2015-02-21 15:00:48 +11:00
fs More cleaning of public interface 2015-03-08 17:28:14 +11:00
internal Add piece blob torrent.Data storage, and move testutil to internal/, add basic transfer test for Client and blob 2015-02-27 01:46:02 +11:00
iplist TODO 2015-03-09 17:36:07 +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
mse mse: Check that readUntil doesn't read indefinitely while synchronizing 2015-03-18 18:16:27 +11:00
peer_protocol Add support for Fast Extension 2015-03-12 20:06:23 +11:00
tracker Add BEP 41 support 2015-03-12 20:07:10 +11:00
util util: Support CopyExact with pointer source 2015-03-18 18:09:54 +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-03-01 14:33:10 +11:00
client.go Tidy up extension bytes handling; don't close conn from handshake writer; force protocol encryption for now 2015-03-13 06:21:13 +11:00
client_test.go Add support for Fast Extension 2015-03-12 20:06:23 +11:00
config.go More cleaning of public interface 2015-03-08 17:28:14 +11:00
connection.go Tidy up extension bytes handling; don't close conn from handshake writer; force protocol encryption for now 2015-03-13 06:21:13 +11:00
connection_test.go Reorder some imports 2014-12-26 17:17:00 +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
misc.go Rework piece completion 2015-03-11 02:41:21 +11:00
ordered.go More cleaning of public interface 2015-03-08 17:28:14 +11:00
ordered_test.go More cleaning of public interface 2015-03-08 17:28:14 +11:00
stateless.go Rework piece completion 2015-03-11 02:41:21 +11:00
torrent.go Tidy up extension bytes handling; don't close conn from handshake writer; force protocol encryption for now 2015-03-13 06:21:13 +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