mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: add "Support applications" section
This commit is contained in:
parent
5ef2ea2745
commit
78d545462e
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -40,6 +40,18 @@ More benchmark details are available [here](./documents/aquatic-udp-load-test-20
|
|||
Please refer to the README pages for the respective implementations listed in
|
||||
the table above.
|
||||
|
||||
## Support applications
|
||||
|
||||
There are also a few support applications:
|
||||
|
||||
- [aquatic_udp_load_test](./crates/udp_load_test/) - UDP BitTorrent tracker load tester
|
||||
- [aquatic_http_load_test](./crates/http_load_test/) - HTTP BitTorrent tracker load tester
|
||||
- [aquatic_ws_load_test](./crates/ws_load_test/) - WebTorrent tracker load tester
|
||||
|
||||
and
|
||||
|
||||
- [aquatic_bencher](./crates/bencher/) - automated tracker benchmarking
|
||||
|
||||
## Copyright and license
|
||||
|
||||
Copyright (c) Joakim Frostegård
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue