mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 12:11:36 +00:00
Fix typo
This commit is contained in:
parent
2ac65725a1
commit
410ed96e56
@ -13,7 +13,7 @@
|
||||
|
||||
Node.js implementation of a [BitTorrent tracker](https://wiki.theory.org/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol), client and server.
|
||||
|
||||
A **BitTorrent tracker** is an web service which responds to requests from BitTorrent
|
||||
A **BitTorrent tracker** is a web service which responds to requests from BitTorrent
|
||||
clients. The requests include metrics from clients that help the tracker keep overall
|
||||
statistics about the torrent. The response includes a peer list that helps the client
|
||||
participate in the torrent swarm.
|
||||
|
Loading…
Reference in New Issue
Block a user