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.
- Host: GitHub
- URL: https://github.com/the-code-genin/coalition-p2p
- Owner: the-code-genin
- Created: 2023-01-06T11:28:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T14:06:17.000Z (about 2 years ago)
- Last Synced: 2026-01-12T03:39:06.877Z (5 months ago)
- Topics: dht, k-bucket, kademlia-dht
- Language: Go
- Homepage:
- Size: 94.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)