As per subject, I'm doing several interesting things (including a thesis and a potentially commercial app) on software that thrives on reasonably-fast push updates, and I'm evaluating where could I deploy it, with GAE as one of the most convenient choices. I see it has a Channel API for pushing data to the client; my question is: does the client need to be a webpage? Can it be something else, such as a native application? If so, how do I go implementing this — reverse engineering /_ah/channel/jsapi, maybe? Or is that "guaranteed to change", in a sense?
Thank you! ∞ -- 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.
