Add room password, better error / status reporting

This commit is contained in:
Dave Conway-Jones
2021-03-01 13:40:14 +00:00
parent 59361625cc
commit 4d7ba48797
3 changed files with 114 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-xmpp",
"version": "0.4.2",
"version": "0.5.0",
"description": "A Node-RED node to talk to an XMPP server",
"dependencies": {
"@xmpp/client": "^0.12.0"