@warerebel/sbqueue
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -34,3 +34,3 @@ const amqp = require("./amqp"); | ||
me.send(me.context); | ||
},1000); | ||
},50); | ||
} | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "@warerebel/sbqueue", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "A library that queues data in memory and pushes it to an amqp connection", | ||
@@ -5,0 +5,0 @@ "main": "sbqueue.js", |
40569