socket.io-amqp0
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -131,2 +131,3 @@ "use strict"; | ||
await this.handleMessage(payload, room); | ||
this.consumeChannel.ack(msg, false); | ||
}, { | ||
@@ -133,0 +134,0 @@ noAck: false, |
{ | ||
"name": "socket.io-amqp0", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "socket.io adapter for amqp 0.9.1+ (e.g. RabbitMQ)", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
38735
447