You can integrate Facebook Chat into your Web-based, desktop, or mobile instant messaging products. Your instant messaging client connects to Facebook Chat via the Jabber/XMPP service. This document describes the features and limitations of Facebook Chat's XMPP protocol for the developer who intends to implement a Facebook Chat client.
发布评论
评论(1)
您可以考虑使用 javascript 库来与 FaceBook XMPP 集成。
我过去使用过的一个是 stropice.js
http://code.stanziq.com/stropice/< /a>
Strope 提供以下功能:
有关 FaceBook 希望您如何使用其 XMPP 服务的信息可以在此处找到:
http://developers.facebook.com/docs/chat
You could look into using a javascript library to integrate with FaceBook XMPP.
One that I've used in the past is strophe.js
http://code.stanziq.com/strophe/
Strophe provides the following features:
Information on how FaceBook wants you to use their XMPP service can be found here:
http://developers.facebook.com/docs/chat