primitive-broadcast-definition
v0.0.1
Published
Nodejs implementation of the broadcastDefinition interface.
Downloads
9
Readme
PrimitiveBroadcastDefinition
Nodejs implementation of the broadcastDefinition interface. It uses a monotonically growing cache to collect the unique identifier of each message. Therefore, messages can be broadcast only once per peer in the network.
Installation
$ npm install primitive-broadcast-definition