Made the get and storeValue DHT functions work.
authorCameron Dale <camrdale@gmail.com>
Thu, 3 Jan 2008 02:06:46 +0000 (18:06 -0800)
committerCameron Dale <camrdale@gmail.com>
Thu, 3 Jan 2008 02:06:46 +0000 (18:06 -0800)
commit2a7aeb736af7b22f58a716a5891308de3785cc67
treeda029a898fb414cdf8953a4e931ec9f16c864aaf
parente5c2ca305ef54fb6a546c83ca69f52df0d57b0d8
Made the get and storeValue DHT functions work.

Also added tests for them.
Had to modify the callback from khashmir's get and storeValue functions
to include the key, and the key and value, respectively so multiple
calls can be tracked.
apt_dht_Khashmir/DHT.py
apt_dht_Khashmir/actions.py
apt_dht_Khashmir/khashmir.py