Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 facebook 聊天集成到我的 php zend 框架 1.11 项目中。
是否有任何与 zend 框架兼容的 facebook 聊天 xmpp 库?
我也被同样的问题困扰了好几天。最后我用Strophe.js 来做。它是一个很棒的图书馆。你也可以查看Converse.js。