Give XMPP node a serious kicking

try to sort out sharing single connections and better status
To close #438 and to close #492
This commit is contained in:
Dave Conway-Jones
2018-09-28 14:59:22 +01:00
parent 1f34239fbb
commit b856ee6439
3 changed files with 99 additions and 86 deletions

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-xmpp",
"version" : "0.1.7",
"version" : "0.2.0",
"description" : "A Node-RED node to talk to an XMPP server",
"dependencies" : {
"simple-xmpp" : "1.3.*"
"simple-xmpp" : "^1.3.0"
},
"repository" : {
"type":"git",