Peergos / nabu

A minimal Java implementation of IPFS
MIT License
62 stars 11 forks source link

Fix kademlia peer routing. #14

Closed ianopolous closed 1 year ago

ianopolous commented 1 year ago

Improve bootstrap by connecting to our closest k nodes

Optimise peer lookup from 4s to 350ms