Skip to content

Commit

Permalink
Update README files in light of recently implemented features
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Petazzoni <[email protected]>
  • Loading branch information
Maxime Petazzoni committed Nov 11, 2011
1 parent 7df15ef commit 21712ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ Authors
Caveats
-------

* This implementation currently only supports single-file torrents.
* Client write performance is a bit poor, mainly due to a (too?) simple piece
caching algorithm.
* Start of transfer can take a few seconds. This is mostly due to the protocol
itself, but I wonder if something could be done to improve this.
caching algorithm.
* End-game can be slow if the peer selected to retrieve the last piece from
doesn't upload fast enough (or at all). An end-game scenario should be
implemented.

Contributions are welcome in all areas, even more so for these few points
above!

0 comments on commit 21712ec

Please sign in to comment.