mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-31 10:31:36 +00:00
Update README.md
This commit is contained in:
parent
26c5f43783
commit
556f672028
@ -18,8 +18,7 @@ clients. The requests include metrics from clients that help the tracker keep ov
|
|||||||
statistics about the torrent. The response includes a peer list that helps the client
|
statistics about the torrent. The response includes a peer list that helps the client
|
||||||
participate in the torrent.
|
participate in the torrent.
|
||||||
|
|
||||||
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht). This module is used
|
This module is used by [WebTorrent](http://webtorrent.io).
|
||||||
by [WebTorrent](http://webtorrent.io).
|
|
||||||
|
|
||||||
## features
|
## features
|
||||||
|
|
||||||
@ -29,6 +28,8 @@ by [WebTorrent](http://webtorrent.io).
|
|||||||
- robust and well-tested (comprehensive test suite, and used by [WebTorrent](http://webtorrent.io) and [peerflix](https://github.com/mafintosh/peerflix))
|
- robust and well-tested (comprehensive test suite, and used by [WebTorrent](http://webtorrent.io) and [peerflix](https://github.com/mafintosh/peerflix))
|
||||||
- supports ipv4 & ipv6
|
- supports ipv4 & ipv6
|
||||||
|
|
||||||
|
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht).
|
||||||
|
|
||||||
## install
|
## install
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user