UNPKG

micro-toolkit-event-bus-zeromq

Version:

The ØMQ implementation of event BUS based on ØMQ Clone Pattern and Clustered Hashmap Protocol.

14 lines (13 loc) 226 B
env: node: true mocha: true rules: "node/no-unpublished-require": [2, { allowModules: ["chai", "sinon", "sinon-chai", "bluebird"] }] globals: should: true sinon: true _: true match: true testConfig: true