Joshua Kissoon
|
3e236f4d17
|
Now we use a StorageEntry class to send data accross peers
Out KadContent interface also now specifies a set of methods to force it's subclasses to do their own toByte conversions
|
2014-04-02 18:05:14 +05:30 |
|
Joshua Kissoon
|
5b3e01df4e
|
Fixed the bug "Getting content from reloaded node(Node whose state have been saved and re-loaded from file) NullPointerException".
Wrote a test to show getting content from reloaded node
|
2014-04-01 10:42:43 +05:30 |
|
Joshua Kissoon
|
1995682992
|
Had some issues with saving node state since saving configuration had a problem. We do not need to save configuration! Fixed the bug by making the configuration transient
|
2014-03-31 22:50:57 +05:30 |
|
Joshua Kissoon
|
a259579f4a
|
Created a KadConfiguration interface that allows passing in a configuration file as needed.
This allows other applications to create their own configuration files
|
2014-03-29 14:37:01 +05:30 |
|