aggstam
|
109ef9a517
|
src/dht: feature created(lib structs moved from research/dhtd)
|
2022-07-19 22:21:35 +03:00 |
|
aggstam
|
0d30ced2d0
|
script/research/dhtd: replaced String with blake3::Hash
|
2022-07-19 21:50:44 +03:00 |
|
aggstam
|
ec7ebd09fd
|
script/research/dhtd: rewrite methods to prevent lock race conditions,
protocol to use atomic check for seen messages
|
2022-07-19 16:23:47 +03:00 |
|
aggstam
|
8e8ae97c9d
|
script/research/dhtd: decoupled structures, moved p2p actions inside Dht struct.
|
2022-07-19 00:06:07 +03:00 |
|
aggstam
|
7b0d19e8dd
|
script/research/dhtd: renaming and added optional init lookup map
|
2022-07-19 00:06:07 +03:00 |
|
aggstam
|
64a354fffa
|
script/research/dhtd: simple lookup table impl added
|
2022-07-15 22:56:52 +03:00 |
|
aggstam
|
d585120315
|
script/research/dhtd: changed data storage from String to Vec<u8>
|
2022-07-14 16:25:15 +03:00 |
|
aggstam
|
016f30e62d
|
script/research/dhtd: implementation of a simple DHT.
|
2022-07-12 15:05:35 +03:00 |
|