An open API service indexing awesome lists of open source software.

https://github.com/the-code-genin/coalition-p2p

A peer-to-peer networking library that utilizes the Kademlia algorithm for peer-to-peer routing. Written in Go.
https://github.com/the-code-genin/coalition-p2p

dht k-bucket kademlia-dht

Last synced: 5 months ago
JSON representation

A peer-to-peer networking library that utilizes the Kademlia algorithm for peer-to-peer routing. Written in Go.

Awesome Lists containing this project

README

          

# Coalition P2P

A peer-to-peer networking library that utilizes the Kademlia algorithm for peer routing. Written in Go.

# Author

[Mohammed Adekunle](https://github.com/the-code-genin)