]> git.mxchange.org Git - hub.git/history - application/hub/main/dht/node/class_NodeDhtFacade.php
Added very basic implementation of DHT bootstrapping (there are some configuration...
[hub.git] / application / hub / main / dht / node / class_NodeDhtFacade.php
2013-02-14 Roland HäderAdded very basic implementation of DHT bootstrapping...
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2013-02-13 Roland HäderAdded stub method insertNodeList()
2013-02-13 Roland HäderRenamed method:
2013-02-13 Roland HäderAdded parameter to set last thrown exception for statu...
2013-02-13 Roland HäderOpps :(
2013-02-12 Roland HäderHalf-implemented quering DHT for node list
2013-02-12 Roland HäderRewrites:
2013-02-12 Roland HäderNo node_ prefix as it makes session id look-ups invalid
2013-02-10 Roland HäderResurrected two methods for DHT database wrapper and...
2013-02-10 Roland HäderIntroduced and implemented findNodeBySessionId()
2013-02-07 Roland HäderRewrites, some more methods:
2013-02-07 Roland HäderAdded wrapper, rewrites:
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2012-11-09 Roland HäderRenamed interface 'Dht' to 'Distributable' (sorry for...
2012-08-27 Roland HäderAdded (unfinished) DHT class