Commit graph

7 commits

Author SHA1 Message Date
John Jones
618264c709 Kademlia does not need a separate thread
Kademlia creates its own threads, and does not need a thread to get it
started.
2017-03-21 12:23:54 -05:00
John Jones
f494344b15 Adding kademlia routing to daemon 2017-03-09 18:03:21 -05:00
John Jones
43ca313854 Working with secio streams 2017-03-09 12:50:08 -05:00
John Jones
f1aac5d707 Starting to handle get_value request 2017-02-27 12:27:40 -05:00
John Jones
daefe7604f Beginning of implementation of smarter connections for daemon 2017-02-22 11:48:42 -05:00
John Jones
f8e4286740 Starting to make the daemon more intelligent 2017-02-22 10:56:11 -05:00
de6c4b2495 Initial implementation of core/daemon. 2017-02-09 22:10:21 -03:00