Commit graph

15 commits

Author SHA1 Message Date
yggverse
3fa126ffa5 use short local var name 2025-07-08 19:09:36 +03:00
yggverse
4ec82dc945 minor optimizations: remove extra vector wrap 2025-07-08 16:09:32 +03:00
yggverse
8a58dfdf13 fix up to date match condition 2025-07-08 14:44:56 +03:00
yggverse
8a3d05fa43 rename len variable 2025-07-08 14:08:31 +03:00
yggverse
e51c1dc7b1 remove separator byte from the binary api format 2025-07-08 14:04:19 +03:00
yggverse
7a62417d18 fix vector init 2025-07-08 01:54:47 +03:00
yggverse
7d00f0750f implement binary info-hash api 2025-07-08 01:41:06 +03:00
yggverse
4b473a63bc implement info-hash JSON/API #226 2025-06-03 14:50:32 +03:00
Joakim Frostegård
61bc4f0d9d udp: swarm: extract_response_peers: improve docs, add .copied() to iters 2024-02-11 01:02:16 +01:00
Joakim Frostegård
f455e58251 udp: swarm cleaning: send statistics messages after releasing locks 2024-02-11 00:59:23 +01:00
Joakim Frostegård
ebf4ecbf6a udp: fix torrent count statistics 2024-02-10 21:45:34 +01:00
Joakim Frostegård
2c7bcf71ad bencher: change to account for new aquatic_udp implementation 2024-02-10 18:51:13 +01:00
Joakim Frostegård
c4fd3c9e83 udp: add cleaning worker 2024-02-10 15:48:09 +01:00
Joakim Frostegård
2da966098f WIP: use shared swarm state in mio worker 2024-02-10 11:21:48 +01:00
Joakim Frostegård
53497308f1 udp: create file with thread-shared torrent map implementation 2024-02-10 10:01:45 +01:00