[bee #47, #56]: kademlia phase 0+1 (#155)
* initial kademlia implementation * implement `ClosestPeer` so that retrievals and push sync will work on kademlia * hook up kademlia to be the default topology, instead of `full` * add peer broadcasting functionality upon connecting to a peer * add peer announcement on dial-in
Showing
pkg/debugapi/topology.go
0 → 100644
pkg/kademlia/doc.go
0 → 100644
pkg/kademlia/export_test.go
0 → 100644
pkg/kademlia/kademlia.go
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment