mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21: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
|
||||
participate in the torrent.
|
||||
|
||||
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht). This module is used
|
||||
by [WebTorrent](http://webtorrent.io).
|
||||
This module is used by [WebTorrent](http://webtorrent.io).
|
||||
|
||||
## 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))
|
||||
- supports ipv4 & ipv6
|
||||
|
||||
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht).
|
||||
|
||||
## install
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user