thejefflarson / dht

Simple Distributed Hash Table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*
 \
  *---*
  |
  *

Small DHT implementation. You can look in dht.h for the api.

(Someday I'll add encryption but for now traffic is unencrypted)

About

Simple Distributed Hash Table


Languages

Language:C 95.5%Language:Makefile 4.1%Language:Emacs Lisp 0.4%