dominictarr / scuttlebutt

peer-to-peer replicatable data structure
Other
1.32k stars 66 forks source link

Update docs for 'update' event. #22

Open chisophugis opened 11 years ago

chisophugis commented 11 years ago

It looks like this api has changed. The call is done with:

this.emit.apply(this, ['update'].concat(update))