DJDNS / go-deje

Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8 stars 0 forks source link

Demo client should immediately attempt to apply local data #36

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

Normally, a ReTip is only triggered by a peer stimuli. Make sure we always call ReTip() immediately after loading data from disk, in the demo CLI client.