Is it possible to send/receive chat messages to Facebook chat using Google App Engine(Java)? I was trying to implement this functionality for a whole week. I read the XMPP Doc in GAE, but I still can't implement Facebook chat in my application.
Thanks in advance.