Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

How to specify virtual host? #65

Open
tallesl opened this issue Aug 1, 2018 · 2 comments
Open

How to specify virtual host? #65

tallesl opened this issue Aug 1, 2018 · 2 comments

Comments

@tallesl
Copy link

tallesl commented Aug 1, 2018

I can create a client with the code below:

new XmppClient("jabber.se", "username", "password");

From my understanding, the first parameter serves as both the server address and the vhost of the user. But what if my vhost is not the same of the server hostname?

@VitorCioletti
Copy link

@tallesl pull request #41 have already fixed the problem. Unfortunately they haven't accepted it yet.

@marcel-landman
Copy link

pull request #41 is clearly unacceptable in it's current state and it has been quite some time. So someone else will have to give this a try or refactor the code from @stevenlivz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants