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

Using JAXL for a single backend xmpp submission #100

Open
kkretsch opened this issue Dec 31, 2019 · 1 comment
Open

Using JAXL for a single backend xmpp submission #100

kkretsch opened this issue Dec 31, 2019 · 1 comment
Assignees

Comments

@kkretsch
Copy link

Is JAXL the right tool for building a server side php function to just send a single xmpp message to a remote server and continue?
I'm struggling with the examples, as I found not a matching one. The moment I use the client->start() method for example, it seems to be stuck there. Authentication works and I get back the success callback, but then nothing goes further until I reload the apache daemon on the test instance.

Is this project just to big for that simple need?

@banyu-wigara
Copy link

Hi @kkretsch
Could you tell me more about your environment? Like what PHP version you use?
As far as I can remember, this library still work on old version PHP, around PHP 6 (I kinda forget the exact version, sorry ...)
And maybe you should consider using another library or another tech, since this library is no longer maintained, check this #98 (#98 (comment))

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