harcon-amqp
Advanced tools
Comparing version 8.9.8 to 8.9.9
@@ -345,7 +345,5 @@ let _ = require('isa.js') | ||
self.ctx.on('error', () => { | ||
console.log('ERRORING?????') | ||
self.reconnect().catch( () => { } ) | ||
} ) | ||
self.ctx.on('close', () => { | ||
console.log('CLOSING?????') | ||
self.reconnect().catch( () => { } ) | ||
@@ -352,0 +350,0 @@ } ) |
{ | ||
"name": "harcon-amqp", | ||
"version": "8.9.8", | ||
"version": "8.9.9", | ||
"description": "AMQP plugin for the harcon messaging/service bus of node-based enterprise entities.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
38583
962