xmppjs / xmpp.js

XMPP for JavaScript
ISC License
2.19k stars 372 forks source link

XMPP Not connecting with live server #853

Closed akramkhan1102 closed 3 years ago

akramkhan1102 commented 3 years ago

I have succefully configuired XMPP server on my local and succesfully connected xmpp/client with localhot as well but not able to connect with live When i connect @xmpp/client with ws://localhost:5280/ws-xmpp then status showing online and also message send to the registered user but when trying to connect same thing with live then first time status showing connecting and then disconnecting

sonnyp commented 3 years ago

I cannot provide support for your network or infrastructure.

Specially without any error or details whatsoever.

Feel free to comment if you have more details of how this is related to xmpp.js