开发者

Integrating Facebook chat

I was thinking of integrating facebook chat into my own site. Is there a JavaScript API for it? If so, can someone point me t开发者_如何学JAVAo a example/tutorial?


Facebook has one chat api to integrate its xmpp based chat into Web-based, desktop, or mobile instant messaging products.

Here is the reference.

https://developers.facebook.com/docs/chat/


Facebook chat is using XMPP. You just need to write an XMPP client in javascript. There's even a book (reasonably good, I read it!): http://professionalxmpp.com/


This is the closest you will get. http://developers.facebook.com/docs/reference/plugins/live-stream/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜