Registry / networking / anacrolix-dht-v2

anacrolix-dht-v2

JSON →
library2.24.0gogounverified

Implements a Distributed Hash Table (DHT) for the BitTorrent protocol, based on Kademlia, enabling trackerless peer discovery.

go get github.com/anacrolix/dht/v2
INSTALL
IMPORT
SIG · ANACROLIX-DHT-V2
A
anacrolix-dht-v2
networkinggov2.24.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dht
github.com/anacrolix/dht/v2

Create and start a DHT server.

import "github.com/anacrolix/dht/v2" func main() { s, _ := dht.NewServer(nil) defer s.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.24.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
OpenAI (training)
1
Resources
anacrolix-dht-v2 — go get anacrolix-dht-v2 · libregistry