Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andresilva/kadfun
Kademlia implementation in Scala for fun
https://github.com/andresilva/kadfun
Last synced: 12 days ago
JSON representation
Kademlia implementation in Scala for fun
- Host: GitHub
- URL: https://github.com/andresilva/kadfun
- Owner: andresilva
- License: mit
- Created: 2014-07-18T19:58:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-19T01:19:48.000Z (over 10 years ago)
- Last Synced: 2024-12-20T22:05:46.254Z (13 days ago)
- Language: Shell
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
kadfun
======Kademlia implementation in Scala for fun.
Based on *Kademlia: A peer-to-peer information system based on the xor metric, Petar Maymounkov and David Mazieres, Springer, 2002* [[1]]
[1]: http://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf