New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/bdware/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/bdware/go-libp2p-kad-dht

  • v0.20.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-libp2p-kad-dht

Go Reference Build Status

A Go implementation of libp2p Kademlia DHT specification

Table of Contents

Install

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

Add this to go.mod, so other libp2p modules will also use this fork:

replace github.com/libp2p/go-libp2p-kad-dht => github.com/daotl/go-libp2p-kad-dht {{KAD_DHT_VERSION}}

Usage

Go to https://pkg.go.dev/github.com/daotl/go-libp2p-kad-dht.

Contribute

Contributions welcome. Please check out the issues.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT

Copyright for the modified portions of this fork are held by [DAOT Labs, 2020]. All other portions of this fork are held by [Protocol Labs Inc., 2016] as part of the original go-libp2p-kbucket project. All right reserved.

FAQs

Package last updated on 13 Feb 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc