Kleissner
|
f13695709f
|
Kademlia: Initial bucket refresh implementation. This might be improved down the road.
|
2021-04-25 04:22:10 +02:00 |
|
Kleissner
|
63e736486a
|
Implement auto refresh of buckets. Close #11
|
2021-04-24 23:06:08 +02:00 |
|
Kleissner
|
146bb6991e
|
Proper ShouldEvict implementation
|
2021-04-22 06:11:39 +02:00 |
|
Kleissner
|
ec809029d8
|
Sequences add pointer to high-level data. Proper mapping of sequences to information requests.
|
2021-04-21 03:27:03 +02:00 |
|
Kleissner
|
ce2d3309af
|
Update seed list. New function LoadConfigOut to parse main config into custom structure.
Remove reuseport module file (not needed).
|
2021-04-15 12:59:06 +02:00 |
|
Kleissner
|
6a9d167177
|
Module update
|
2021-04-10 16:06:55 +02:00 |
|
Kleissner
|
ff9804bf6d
|
Start with the store code. Properly handle announcement requests.
Add core data functions: Data2Hash, GetData, GetDataLocal, GetDataDHT, StoreDataLocal, StoreDataDHT
|
2021-04-10 16:00:43 +02:00 |
|
Kleissner
|
e69589c5c8
|
Kademlia: Use information requests from updated DHT library. More testing & fixes upcoming.
|
2021-04-09 16:36:35 +02:00 |
|
Kleissner
|
b2cbe2d066
|
Support for feature bits: IPv4_LISTEN and IPv6_LISTEN
Share IPv4/IPv6 peer connections only if supported by the remote peer.
|
2021-04-05 14:58:47 +02:00 |
|
Kleissner
|
8d2a94d078
|
Add go module for core package
|
2021-03-16 22:31:22 +01:00 |
|