aquatic/crates
2024-02-06 18:52:12 +01:00
..
bencher bencher: change default durations 2024-02-06 18:48:39 +01:00
combined_binary Run cargo clippy --fix and cargo fmt 2024-01-20 09:56:14 +01:00
common fix prometheus timeout mask metrics 2024-02-04 00:03:01 +01:00
http Explicity use IndexMap::swap_remove to silence warnings 2024-02-06 18:34:17 +01:00
http_load_test Fix ws and http build errors, fix ws thread name 2024-02-03 23:53:13 +01:00
http_protocol http protocol: rename methods for writing to and parsing from bytes 2024-01-29 19:52:41 +01:00
peer_id Add separate READMEs for bencher, peer_id and all protocol crates 2024-01-27 18:05:21 +01:00
toml_config Move all crates to new crates dir 2023-10-18 23:53:41 +02:00
toml_config_derive toml_config_derive: fix clippy warning 2024-01-20 10:43:39 +01:00
udp Explicity use IndexMap::swap_remove to silence warnings 2024-02-06 18:34:17 +01:00
udp_load_test udp load test: rename config key peer_histogram to extra_statistics 2024-02-06 18:52:12 +01:00
udp_protocol udp: consistently use NonZeroU16 for announce request port 2024-02-03 11:46:38 +01:00
ws Explicity use IndexMap::swap_remove to silence warnings 2024-02-06 18:34:17 +01:00
ws_load_test Fix ws and http build errors, fix ws thread name 2024-02-03 23:53:13 +01:00
ws_protocol ws protocol: don't heap-allocate in serialize_20_bytes 2024-02-04 00:14:13 +01:00