Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
似乎 jaxl 支持bosh。然后我会查看 strope.js。我自己没有实践经验,但如果我用 PHP 实现这个,我会尝试这样做。
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.
hxmpp 使用 Haxe 编写,支持 JavaScript 和 PHP。因此您可以在两个平台上使用(部分)代码。
hxmpp is written in Haxe and supports JavaScript and PHP. so you can use (a part) of your code on both platforms.
Strope.js 是最好的,拥有完整的 XMPP 基本协议、详细的文档和广泛的社区,可以在以下方面为您提供支持开始。
Strophe.js is the best with full basic protocol of XMPP, detail documentation and wide community that can support you in the beginning.