Skip navigation links

Package net.i2p.router.networkdb.kademlia

Kademlia DHT implementation and floodfill router functionality for I2P.

See: Description

Package net.i2p.router.networkdb.kademlia Description

Kademlia DHT implementation and floodfill router functionality for I2P.

This package contains the complete implementation of the I2P network database based on the Kademlia distributed hash table algorithm. It provides the core functionality for storing and retrieving router information and lease sets, with special support for floodfill routers that act as super-nodes in the network.

Key Components:

Main Functionality:

Usage Notes:

Skip navigation links