micro-toolkit/event-bus-zeromq

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.eslintignore
.eslintrc.yml
.gitignore
.travis.yml
Dockerfile
LICENSE
README.md
RFC.md
bin/bus
bin/publisher
bin/setup.js29
A
0 mins
bin/subscriber
docker-compose.yml
examples/publisher.js8
A
0 mins
examples/subscriber.js18
A
0 mins
index.js6
A
0 mins
lib/address.js10
A
0 mins
lib/bus.js124
A
1 hr
lib/command.js19
A
0 mins
lib/event.js41
A
45 mins
lib/publisher.js27
A
0 mins
lib/store/filesystem.js22
A
0 mins
lib/subscriber.js125
A
0 mins
logger.js2
A
0 mins
package-lock.json
package.json
test/address_test.js11
A
0 mins
test/bus_test.js496
F
1 wk
test/command_test.js82
C
7 hrs
test/event_test.js292
F
3 days
test/mocha.opts
test/publisher_test.js126
A
3 hrs
test/store/filesystem_test.js52
A
2 hrs
test/subscriber_test.js495
F
1 wk
test/support/frames_helper.js15
A
0 mins
test/support/index.js12
A
0 mins
test/support/log_helper.js13
A
0 mins
test/support/memory_event_store.js32
A
0 mins
test/support/sequence.dump
test/support/sequence.json
test/support/zmq_helper.js18
A
0 mins