Have you look at the communications at all? I the javascript file is included in the SDK. It is a little "heavy," but you could probably use firebug (or chrome/safari dev console) to figure out what is going on.
http://code.google.com/p/googleappengine/source/browse/trunk/python/google/appengine/tools/dev-channel-js.js Robert On Tue, Nov 2, 2010 at 08:41, Tomas Alaeus <[email protected]> wrote: > I for one thought directly of games when I heard that the Channel API > were coming to AppEngine. However, all discussions and articles only > mentions a Javascript client running in a web browser. Will it come > ports to other languages as well? Maybe the actual communication is so > simple that it is trivial to do oneself (considering that the API is > somewhat similar to websockets if I understood it correctly)? > > Thanks, Tomas > > -- > 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. > > -- 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.
