Gauri Sanil
Results
1
issues of
Gauri Sanil
Following is my code : var comp = new nodexmpp.Component({ jid : '[email protected]', password : "password", host : "XMPP_IP", port : 5280, reconnect : true }); comp.on("error", function(e){ console.log('IN ON...