tuweni / org.apache.tuweni.kademlia

Package org.apache.tuweni.kademlia

An implementation of the kademlia distributed hash (routing) table.

These classes are included in the complete Tuweni distribution, or separately when using the gradle dependency org.apache.tuweni:tuweni-kademlia (tuweni-kademlia.jar).

Types

KademliaRoutingTable

class KademliaRoutingTable<T> : Set<T>

A Kademlia Routing Table

Extensions for External Classes

kotlin.ByteArray

kotlin.collections.MutableList