3
votes

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.

1

1 Answers

1
votes

You might want to check already existing implementations. Typing "facebook chat java" in google led me to this, which can be a help.