ivv-broadcast-definition
v0.0.1
Published
Nodejs implementation of the broadcastDefinition interface.
Downloads
1
Readme
IVVBroadcastDefinition
Nodejs implementation of the broadcastDefinition interface. It uses an interval version vector to check if a message has been received already. Thus, messages can be broadcast only once per peer in the network.
Installation
$ npm install ivv-broadcast-definition