aquatic/crates
2024-02-10 22:22:19 +01:00
..
bencher bencher: fix udp sets 2024-02-10 20:00:17 +01:00
combined_binary Run cargo clippy --fix and cargo fmt 2024-01-20 09:56:14 +01:00
common udp: add cleaning worker 2024-02-10 15:48:09 +01:00
http Move architectural overview image to ws and http crate READMEs 2024-02-10 21:24:14 +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 udp: mio: don't recalculate PeerUntil every announce request 2024-02-10 22:22:19 +01:00
udp_load_test udp load test: change default request weights 2024-02-08 10:09:45 +01:00
udp_protocol udp: consistently use NonZeroU16 for announce request port 2024-02-03 11:46:38 +01:00
ws Move architectural overview image to ws and http crate READMEs 2024-02-10 21:24:14 +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