probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

Improve documentation of Zikade architecture #51

Open iand opened 9 months ago

iand commented 9 months ago

Add more visible documentation on the architecture of Zikade including a diagram. Should cover the role of the DHT, Coordinator, Behaviours, State Machines and the Router.