aquatic/crates
2024-01-29 19:49:05 +01:00
..
bencher silence bencher clippy warning for now 2024-01-27 18:13:23 +01:00
combined_binary Run cargo clippy --fix and cargo fmt 2024-01-20 09:56:14 +01:00
common aquatic_common: remove unused import 2024-01-25 23:43:48 +01:00
http http and ws: fix build errors with --no-default-features 2024-01-27 18:21:44 +01:00
http_load_test Run cargo clippy --fix and cargo fmt 2024-01-20 09:56:14 +01:00
http_protocol Add separate READMEs for bencher, peer_id and all protocol crates 2024-01-27 18:05:21 +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 protocol: rename "write" and "from_bytes" methods 2024-01-29 19:38:12 +01:00
udp_load_test udp protocol: rename "write" and "from_bytes" methods 2024-01-29 19:38:12 +01:00
udp_protocol udp protocol: derive Copy for multiple structs 2024-01-29 19:45:29 +01:00
ws http and ws: fix build errors with --no-default-features 2024-01-27 18:21:44 +01:00
ws_load_test Fix ws clippy warnings 2024-01-20 10:27:15 +01:00
ws_protocol ws protocol: make tungstenite integration optional feature 2024-01-29 19:49:05 +01:00