- 15 Jun, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
fixes #162
-
Steven Allen authored
This way, users who are actually trying to find a peer (not just nodes near a key in the DHT) can find that peer, even if they aren't a DHT server and/or aren't in anyone's routing table. fixes #161
-
- 14 Jun, 2018 6 commits
-
-
Whyrusleeping authored
Create Jenkinsfile
-
Steven Allen authored
validate on local put
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
err is nil in this case
-
Steven Allen authored
-
- 13 Jun, 2018 2 commits
-
-
Steven Allen authored
Also, double check the key (should be impossible but the check is cheep).
-
Steven Allen authored
-
- 12 Jun, 2018 1 commit
-
-
Steven Allen authored
find self in DHT when bootstrapping
-
- 09 Jun, 2018 3 commits
-
-
Steven Allen authored
This ensures that our neighbors learn about us so that other peers on the network *looking* for us can actually find us. Also: * Remove dead, racy code. * Set independent timeouts per bootstrap query. fixes #147
-
Steven Allen authored
-
Steven Allen authored
-
- 07 Jun, 2018 4 commits
-
-
Whyrusleeping authored
dht query improvements
-
Jeromy authored
-
Jeromy authored
-
Steven Allen authored
remove redundant error check
-
- 06 Jun, 2018 1 commit
-
-
Steven Allen authored
fixup for stream refactor
-
- 05 Jun, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
That is, actually wait for the other end to send us an EOF.
-
Steven Allen authored
-
- 04 Jun, 2018 8 commits
-
-
Steven Allen authored
gx publish 4.1.3
-
Steven Allen authored
-
Steven Allen authored
Make DHT Protocols Configurable
-
Erin Swenson-Healey authored
-
Steven Allen authored
gx publish 4.1.2
-
Steven Allen authored
-
Steven Allen authored
gx publish 4.1.1
-
Steven Allen authored
-
- 03 Jun, 2018 1 commit
-
-
Steven Allen authored
fixes #154
-
- 02 Jun, 2018 1 commit
-
-
Steven Allen authored
update for the routing refactor
-
- 01 Jun, 2018 6 commits
-
-
Erin Swenson-Healey authored
-
Erin Swenson-Healey authored
-
Erin Swenson-Healey authored
-
Erin Swenson-Healey authored
-
Steven Allen authored
-
Steven Allen authored
Instead of changing the existing constructors, add a new DHT constructor that takes options (and add DHT options).
-