Hi, I just saw the addition of XMPP messaging support to app engine.
I'm not understanding how we integrate this into our apps though. It looks like we can let users send an XMPP message to another user directly through our own apps. How and when do recipients get those messages? Do they need to be logged into a 3rd party chat service to receive those messages? Example, through my web app, I allow users to send XMPP messages to [email protected]. Can Bob only get those messages if he logs into gmail? Or is there a way for my app to directly be notified of their arrival and display them? (I would guess no as that would require some client- side polling or long-lived connection to work). Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
