Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to connect to my own XMPP server? #108

Open
simonxuhao opened this issue May 13, 2014 · 0 comments
Open

How to connect to my own XMPP server? #108

simonxuhao opened this issue May 13, 2014 · 0 comments

Comments

@simonxuhao
Copy link

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 johndoe@mysite.com. How do I configure node-xmpp-bosh so that it connects to chat.mysite.com:5222 when I try to login with johndoe@mysite.com on converse.js?

Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant