3box-js icon indicating copy to clipboard operation
3box-js copied to clipboard

Add onUpdate method

Open oed opened this issue 7 years ago • 0 comments

Add a method to the KeyValueStore to add a function that get's called whenever the underlying orbitdb store get's an update from another peer.

Was considering using the EventEmitter interface, but that seems a bit overkill.

oed avatar Oct 19 '18 07:10 oed