xmpp
xmpp copied to clipboard
Openfire example
I try to create a web client (with laravel) for openfire but I couldn't connect openfire xmpp server? I apply all the settings from documentation but I got an error as below. When I run my construct method other users (they use spark) see my account online but immediately after offline. Something missing for openfire server in this package? or is there somewhere I missed?
Exception from openfire log:

Construct Method:

Thanks.