🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/libp2p/go-libp2p-kad-dht

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/libp2p/go-libp2p-kad-dht

v0.33.1
Source
Go
Version published
Created
Source

go-libp2p-kad-dht

GoDoc Discourse posts

A Go implementation of libp2p Kademlia DHT specification

Table of Contents

Install

go get github.com/libp2p/go-libp2p-kad-dht

Optimizations

Client-side optimizations are described in optimizations.md

Usage

Go to https://godoc.org/github.com/libp2p/go-libp2p-kad-dht.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS Code of Conduct.

Maintainers

See CODEOWNERS.

License

MIT © Protocol Labs Inc.

FAQs

Package last updated on 21 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts