Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libp2p/js-libp2p-kad-routing
Implementation of the Kademlia router for libp2p
https://github.com/libp2p/js-libp2p-kad-routing
Last synced: 9 days ago
JSON representation
Implementation of the Kademlia router for libp2p
- Host: GitHub
- URL: https://github.com/libp2p/js-libp2p-kad-routing
- Owner: libp2p
- License: mit
- Archived: true
- Created: 2015-07-30T00:08:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T05:23:35.000Z (over 6 years ago)
- Last Synced: 2024-04-14T12:09:45.486Z (7 months ago)
- Language: JavaScript
- Homepage: https://libp2p.io
- Size: 119 KB
- Stars: 9
- Watchers: 22
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-peer-to-peer - libp2p-kad-routing
README
libp2p-kad-routing JavaScript implementation
============================================[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/) [![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) [![Build Status](https://travis-ci.org/diasdavid/js-libp2p-kad-routing.svg?style=flat-square)](https://travis-ci.org/diasdavid/js-libp2p-kad-routing) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/js-libp2p-kad-routing.svg?style=flat-square)](https://david-dm.org/diasdavid/js-libp2p-kad-routing) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
![](https://raw.githubusercontent.com/diasdavid/abstract-peer-routing/master/img/badge.png)
> Node.js Implementation of the Kademlia router for libp2p
# Description
# Usage