Skip to content

Commit

Permalink
update major mqtt, ioredis
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Aug 13, 2023
1 parent 78bd13a commit 8e95314
Show file tree
Hide file tree
Showing 7 changed files with 468 additions and 385 deletions.
2 changes: 2 additions & 0 deletions dev/dev.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
const ServiceBroker = require("../src/service-broker");

const broker = new ServiceBroker({
transporter: "Redis",

metrics: {
enabled: true
},
Expand Down
Loading

0 comments on commit 8e95314

Please sign in to comment.