Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
superafroman committed Mar 30, 2013
1 parent 1fad5ce commit a5b0e14
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,22 @@
A simple bittorrent client for node.

## Features
* Downloading based on .torrent file
* .torrent support
* Resume
* Seeding
* UDP support
* UDP trackers
* DHT peer discovery
* Magnet links
* Add torrent via URL (file:, https:, http:, magnet:)

## In progress
* Hook up DHT (magnet links)
* Expose nice programmatic API for interacting with torrents/peers/trackers

## TODO
* Share ratio
* Accurate reporting on download/upload speeds
* Limit download/upload speeds
* Expose nice programmatic API for interacting with torrents/peers/trackers
* Persist?

## Usage

Expand Down

0 comments on commit a5b0e14

Please sign in to comment.