architecture to Facebook-chat from a webpage, (XMPP? Strophe? Punjab?)

前端 未结 3 1680
傲寒
傲寒 2020-12-15 12:15

I would like to implement FB-chat inside a webpage. I looked around in Facebook API, i found out that chat is allowed only using XMPP. Firs

3条回答
  •  执笔经年
    2020-12-15 13:04

    Sabah,

    As mentioned in the previous answers the Punjab <-> strophe.js works. I have forked the facebook strophe client here: https://github.com/javierfigueroa/turedsocial and I added an example.

    Hope this helps.

提交回复
热议问题