mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http README: remove text about only running over TLS
This commit is contained in:
parent
5de0a7ec97
commit
264a12230e
1 changed files with 1 additions and 2 deletions
|
|
@ -95,7 +95,6 @@ After starting the tracker, run the load tester:
|
||||||
|
|
||||||
Implements:
|
Implements:
|
||||||
* [BEP 003]: HTTP BitTorrent protocol ([more details](https://wiki.theory.org/index.php/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol)). Exceptions:
|
* [BEP 003]: HTTP BitTorrent protocol ([more details](https://wiki.theory.org/index.php/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol)). Exceptions:
|
||||||
* Only runs over TLS
|
|
||||||
* Doesn't track the number of torrent downloads (0 is always sent)
|
* Doesn't track the number of torrent downloads (0 is always sent)
|
||||||
* Only compact responses are supported
|
* Only compact responses are supported
|
||||||
* [BEP 023]: Compact HTTP responses
|
* [BEP 023]: Compact HTTP responses
|
||||||
|
|
@ -111,4 +110,4 @@ fine in production.
|
||||||
Copyright (c) 2020-2023 Joakim Frostegård
|
Copyright (c) 2020-2023 Joakim Frostegård
|
||||||
|
|
||||||
Distributed under the terms of the Apache 2.0 license. Please refer to the
|
Distributed under the terms of the Apache 2.0 license. Please refer to the
|
||||||
`LICENSE` file in the repository root directory for details.
|
`LICENSE` file in the repository root directory for details.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue