Peergos / nabu

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

~halve ram usage of RamAddressBook and kademlia response bandwidth #80

Closed ianopolous closed 8 months ago

ianopolous commented 8 months ago

This is done by not including the peerId in the addresses. It is known to the caller anyway.