diff --git a/docs/index.html b/docs/index.html index 990829102..0dcd1d946 100755 --- a/docs/index.html +++ b/docs/index.html @@ -58,10 +58,14 @@
  • simple client
  • +
  • fast resume
  • -
  • Feedback
  • -
  • Aknowledgements
  • + + +
  • Feedback
  • +
  • Aknowledgements
  • @@ -94,13 +98,14 @@ thread-safe library interface. (i.e. There's no way for the user to cause a dead
  • piece-wise file allocation
  • tries to maintain a 1:1 share ratio between all peers but also shifts free download to peers as free upload. To maintain a global 1:1 ratio.
  • +
  • fast resume support, a way to get rid of the costly piece check at the start +of a resumed torrent. Saves the storage state in a separate fast-resume file.
  • Functions that are yet to be implemented: