mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
- split swarm worker into two modules - split socket worker into two modules - keep track of which offers peers have sent and only allow matching answers - always clean up after closing connection - use channel for telling connections to close - move some logic into new ConnectionRunner struct - use slotmap for connection reference storage - fix double counting of error responses - actually close connections that take too long to send responses to - remove announced_info_hashes entry on AnnounceEvent::Stopped |
||
|---|---|---|
| .. | ||
| combined_binary | ||
| common | ||
| http | ||
| http_load_test | ||
| http_protocol | ||
| peer_id | ||
| toml_config | ||
| toml_config_derive | ||
| udp | ||
| udp_bench | ||
| udp_load_test | ||
| udp_protocol | ||
| ws | ||
| ws_load_test | ||
| ws_protocol | ||