mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-19 04:31:36 +00:00
readme
This commit is contained in:
parent
50cf40312e
commit
da760b08f2
14
README.md
14
README.md
@ -22,16 +22,16 @@ This module is used by [WebTorrent](http://webtorrent.io).
|
|||||||
|
|
||||||
## features
|
## features
|
||||||
|
|
||||||
- includes client & server implementations
|
- Includes client & server implementations
|
||||||
- supports all mainstream tracker types:
|
- Supports all mainstream tracker types:
|
||||||
- HTTP trackers
|
- HTTP trackers
|
||||||
- UDP trackers ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html))
|
- UDP trackers ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html))
|
||||||
- WebTorrent trackers ([BEP forthcoming](http://webtorrent.io))
|
- WebTorrent trackers ([BEP forthcoming](http://webtorrent.io))
|
||||||
- supports ipv4 & ipv6
|
- Supports ipv4 & ipv6
|
||||||
- supports tracker "scrape" extension
|
- Supports tracker "scrape" extension
|
||||||
- robust and well-tested
|
- Robust and well-tested
|
||||||
- comprehensive test suite (runs entirely offline, so it's reliable)
|
- Comprehensive test suite (runs entirely offline, so it's reliable)
|
||||||
- Used by popular clients: [WebTorrent](http://webtorrent.io), [peerflix](https://github.com/mafintosh/peerflix)), and [playback](https://mafintosh.github.io/playback/).
|
- Used by popular clients: [WebTorrent](http://webtorrent.io), [peerflix](https://github.com/mafintosh/peerflix), and [playback](https://mafintosh.github.io/playback/)
|
||||||
|
|
||||||
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht).
|
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user