You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using converse.js (https://conversejs.org/) as XMPP client, I have set up node-xmpp-bosh and configured converse.js to use the BOSH url I set up, I tried log in with my jabber.org account on converse.js via node-xmpp-bosh and all worked fine. Now I need to make it work with my own XMPP server, which is (e.g.) at chat.mysite.com:5222. The jid will be like [email protected]. How do I configure node-xmpp-bosh so that it connects to chat.mysite.com:5222 when I try to login with [email protected] on converse.js?
Thanks
The text was updated successfully, but these errors were encountered:
I'm using converse.js (https://conversejs.org/) as XMPP client, I have set up node-xmpp-bosh and configured converse.js to use the BOSH url I set up, I tried log in with my jabber.org account on converse.js via node-xmpp-bosh and all worked fine. Now I need to make it work with my own XMPP server, which is (e.g.) at chat.mysite.com:5222. The jid will be like [email protected]. How do I configure node-xmpp-bosh so that it connects to chat.mysite.com:5222 when I try to login with [email protected] on converse.js?
Thanks
The text was updated successfully, but these errors were encountered: