Commit Graph

20 Commits

Author SHA1 Message Date
80d0db546d cleanup transfers if peer disconnects 2023-08-15 18:35:07 +02:00
7812e3a413 receive info 2023-08-15 16:06:54 +02:00
4895a3c03a stop requesting info we now know 2023-08-14 18:33:17 +02:00
9b4a258e48 request info for messages with out info (only hash) 2023-08-14 17:08:27 +02:00
1f53bc9e54 content refactor (dedup on send) 2023-08-13 17:12:46 +02:00
c61824d95f start with receiving file message 2023-08-11 12:03:01 +02:00
05d55139f5 add file message 2023-08-10 19:40:38 +02:00
f429feaaa8 handle transfer done event, now has propper speed 2023-08-09 23:49:28 +02:00
6a802475c1 trigger send_done event 2023-08-09 23:12:52 +02:00
853a54a9b5 sending chunks working 2023-08-09 23:02:29 +02:00
ae714fcedc can transmit info, very hacky 2023-08-09 00:25:08 +02:00
599b0a19cb build info, accept info - but sents grable 2023-08-08 23:55:12 +02:00
0459b43b64 highlevel sceleton 2023-08-08 20:13:10 +02:00
80791626c7 add sha1 2023-08-08 18:16:06 +02:00
9ea1fbd725 ft1 done 2023-08-08 18:13:04 +02:00
47b89ae577 events, compiles again 2023-08-08 16:39:13 +02:00
6e058a7596 move filekind 2023-08-08 13:21:38 +02:00
a9f1b048fd packet assembly and iterate mostly done 2023-08-08 13:17:43 +02:00
7f361cbc4b partly import/port code 2023-08-08 01:03:01 +02:00
b758580fe2 initial setup 2023-08-06 18:31:52 +02:00