mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-08-28 12:54:12 +00:00
Add Cargo.toml descriptions for load testers
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.2.0"
|
||||
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
description = "BitTorrent (HTTP over TLS) load tester"
|
||||
repository = "https://github.com/greatest-ape/aquatic"
|
||||
keywords = ["http", "benchmark", "peer-to-peer", "torrent", "bittorrent"]
|
||||
readme = "../README.md"
|
||||
|
||||
@@ -4,6 +4,7 @@ version = "0.2.0"
|
||||
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
description = "BitTorrent (UDP) load tester"
|
||||
repository = "https://github.com/greatest-ape/aquatic"
|
||||
keywords = ["udp", "benchmark", "peer-to-peer", "torrent", "bittorrent"]
|
||||
readme = "../README.md"
|
||||
|
||||
@@ -4,6 +4,7 @@ version = "0.2.0"
|
||||
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
description = "WebTorrent over TLS load tester"
|
||||
repository = "https://github.com/greatest-ape/aquatic"
|
||||
keywords = ["webtorrent", "websocket", "benchmark", "torrent", "bittorrent"]
|
||||
readme = "../README.md"
|
||||
|
||||
Reference in New Issue
Block a user