blob: 99da6ca60c0f43f240da4deb447edd327161af7b (
plain)
1
2
3
|
A fully-distributed p2p RPC system built on top of XMLRPC. Nodes are
automatically connected to each other via a Kademlia-style network and
can route RPC requests efficiently to any online node.
|