Joakim Frostegård
3513b714b4
udp: consistently use NonZeroU16 for announce request port
2024-02-03 11:46:38 +01:00
Joakim Frostegård
f2d063d6a6
udp load test: don't generate announce requests with port 0
2024-02-02 14:28:13 +01:00
Joakim Frostegård
1c59972834
udp protocol: rename "write" and "from_bytes" methods
2024-01-29 19:38:12 +01:00
Joakim Frostegård
d48deeff8c
udp load test: refactor worker
2024-01-04 18:34:18 +01:00
Joakim Frostegård
1e9b5c450c
udp load test: use fixed rng seed
2024-01-04 17:58:11 +01:00
Joakim Frostegård
afc3deb656
Add aquatic_load_tester: multi-run multi-implementation load tests
...
- Work in progress
- Only UDP is currently implemented so far
- Also includes some changes to other crates, notably deriving
serde Serialize for Config structs and making udp_load_test
a lib and a binary
2023-12-17 21:59:18 +01:00
Joakim Frostegård
9b032f7e24
Move all crates to new crates dir
2023-10-18 23:53:41 +02:00