开发者

Facebook chat with pure ruby

开发者_运维百科

I was just wondering, if there's any gem I could use for facebook chat. I don't want to use Rails. I'm trying to build a command-line application to use on linux.

Thanks. :)


Facebook chat provides a Jabber/XMPP service, see http://developers.facebook.com/docs/chat/

You have to look for a gem that supports XMPP, for example xmpp4r.


You can use this gem https://github.com/kissrobber/xmpp4r_facebook. There is a sample usage in README file. It worked very well for me.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜