Package | Description |
---|---|
org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
org.klomp.snark.dht |
Class | Description |
---|---|
DHT |
Stub for KRPC
|
Class | Description |
---|---|
DHT |
Stub for KRPC
|
DHTNodes |
All the nodes we know about, stored as a mapping from
node ID to a Destination and Port.
|
InfoHash |
A 20-byte SHA1 info hash
|
KRPC |
Standard BEP 5
Mods for I2P:
|
NID |
A 20-byte peer ID, used as a Map key in lots of places.
|
NodeInfo |