This project is mirrored from https://:*****@github.com/savoirfairelinux/opendht.
Pull mirroring failed .
Last successful update .
Last successful update .
- Jan 16, 2020
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
this makes peer discovery pub/sub on connectivity change, it aims to make peer discovery more energy efficient. also, stop echo'ing. TODO: in its current implementation however, peer_discovery operates in the dark; it doesn't know routes available to it (v4 vs v6); nor does it know of the state of the link(s) (UP vs. DOWN) and therefore it merely tries to, on connectivity change, (re)pub/sub on previous ip version routes. IDEA: open an interface to kernel so that peer discovery, and perhaps others, can learn about the routes available to them. don't leave add query() and direct publish(endpoint) check if peer discovery was request (run and compile time) add try/catch routine to DomainPeerDiscovery's constructor
-
- Jan 15, 2020
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
- Jan 10, 2020
-
-
Adrien Béraud authored
-
- Jan 03, 2020
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
There is no need to check if the put is ok or not before refreshing it. Indeed, the first successful put will make the ok flag to true. But, if an expiration is missed (when not connected for example), the put will not be refreshed when the connectivity will change (moreover, server and client can have different timeouts).
-
When SecureDHT is initialized, a permanent put is done to announce the node and then the push token is set. This means the the first permanent put will not get expirations notification because it's considered as a non push device's put. We should inject the push token as soon as possible.
-
- Dec 19, 2019
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
- Dec 17, 2019
-
- Dec 16, 2019
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
- Dec 14, 2019
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
- Dec 13, 2019
-
-
Adrien Béraud authored
-
- Dec 12, 2019
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-
Adrien Béraud authored
-