update feature list

This commit is contained in:
Feross Aboukhadijeh 2015-01-25 19:16:46 -08:00
parent a096d27d7a
commit 26c5f43783

View File

@ -23,9 +23,11 @@ by [WebTorrent](http://webtorrent.io).
## features
- Includes client & server implementations
- Supports HTTP & UDP trackers ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html))
- Supports tracker scrape
- includes client & server implementations
- supports HTTP & UDP trackers ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html))
- supports tracker "scrape" extension
- robust and well-tested (comprehensive test suite, and used by [WebTorrent](http://webtorrent.io) and [peerflix](https://github.com/mafintosh/peerflix))
- supports ipv4 & ipv6
## install