]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Added the new DHT interface and a bare implmentation of it.
authorCameron Dale <camrdale@gmail.com>
Mon, 17 Dec 2007 02:41:27 +0000 (18:41 -0800)
committerCameron Dale <camrdale@gmail.com>
Mon, 17 Dec 2007 02:41:27 +0000 (18:41 -0800)
commit841813702444e1f7f975e83441b0dd04015413a1
tree6882892928b1afc50e9a9d83bd8bda3ec9723657
parent925b712a25f84ef20887cd575c86fb9ab2cfa3e5
Added the new DHT interface and a bare implmentation of it.
apt_dht/interfaces.py [new file with mode: 0644]
apt_dht_Khashmir/DHT.py [new file with mode: 0644]