package
0.1.0
Repository: https://github.com/bpfs/dep2p.git
Documentation: pkg.go.dev

# Functions

DHTOption applies the given DHT options to both the WAN and the LAN DHTs.
LanDHTOption applies the given DHT options to the LAN DHT.
New creates a new DualDHT instance.
WanDHTOption applies the given DHT options to the WAN DHT.

# Constants

LanExtension is used to differentiate local protocol requests from those on the WAN DHT.

# Structs

DHT implements the routing interface to provide two concrete DHT implementationts for use in DeP2P that are used to support both global network users and disjoint LAN usecases.

# Type aliases

Option is an option used to configure the Dual DHT.