mirror of https://github.com/nucypher/nucypher.git
Link to kademlia from docs.
parent
aaeb3d110d
commit
2a44199625
|
@ -17,7 +17,7 @@ Depencencies / technologies
|
|||
Decentralized network
|
||||
========================
|
||||
|
||||
Kademlia by default (see kademlia.network.server) saves data in multiple nodes,
|
||||
`Kademlia <https://github.com/bmuller/kademlia>`_ by default (see kademlia.network.server) saves data in multiple nodes,
|
||||
and also clients are servers there.
|
||||
|
||||
We need to split up client and server (that is, get and set methods of the
|
||||
|
|
Loading…
Reference in New Issue