Tuesday, 3 September 2013

How do I connect to Facebook chat using Username/Password auth option and successfully send a message in either Javascript or Ruby?

How do I connect to Facebook chat using Username/Password auth option and
successfully send a message in either Javascript or Ruby?

I have tried using the node-xmpp package and blather gem. I got the
furthest with blather, but succeeded with neither.
Blather attempt:
https://github.com/adhearsion/blather/issues/119
Node-xmpp
attempt:
https://github.com/astro/node-xmpp/issues/149

No comments:

Post a Comment