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: 24 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 (about 7 years ago)
- Last Synced: 2024-04-14T12:09:45.486Z (about 1 year 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
============================================[](http://ipn.io) [](http://ipfs.io/) [](http://webchat.freenode.net/?channels=%23ipfs) [](https://travis-ci.org/diasdavid/js-libp2p-kad-routing)  [](https://david-dm.org/diasdavid/js-libp2p-kad-routing) [](https://github.com/feross/standard)

> Node.js Implementation of the Kademlia router for libp2p
# Description
# Usage