Let xmpp input node join "ALL_ROOMS" automatically (if asked)

This commit is contained in:
Dave Conway-Jones
2021-02-23 09:04:12 +00:00
parent b1a2741fa0
commit 3ad829d75a
3 changed files with 115 additions and 58 deletions

View File

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