Best XMPP Client PHP/Javascript [closed]

2019-01-22 23:19发布

问题:

Which one is the best XMPP client library for PHP/javascript? I have gone through many of these like:

JSJaC XMPPHP MISSUS Kaazing Gateway

Some one having experience in using these will have better idea.

回答1:

It seems jaxl support bosh. Then I would look into strophe.js. I myself don't have hands on experience, but if I would implement this in PHP I would try to do it like this.



回答2:

hxmpp is written in haXe and supports javascript AND php. so you can use (a part) of your code on both platforms.



回答3:

Strophe.js is the best with full basic protocol of XMPP, detail documentation and wide community that can support you in the beginning.