node-xcs
node-xcs copied to clipboard
Node upgrade (12) brokes connection start
Since I've upgraded to node 12.18.2 the xmpp connection doesn't start itself as the doc says. I had to upgrade the library from 0.1.5 version to 0.1.7 and add xcs.start() just after the import.
No "xcs.start()" is present in README.