Thanks for the response Moise! I just got done coding the suggested changes and am deploying now. I will let you know the result.
On Jan 11, 5:13 pm, Moishe <[email protected]> wrote: > Hi there - > > For number 1, it is likely that the channel hasn't been fully opened > on the client when you send the first message. You can make a POST in > the onopen handler back to your app to indicate that the channel is > "fully open". (I am working on a better "presence" model for this > where your app will be able to register a handler to indicate that the > channel is fully open, without needing to write custom client code) > > I'll see if I can repro number 2; I haven't heard this before. If you > try to manually re-open with the same token, does that work? > > Thanks! > > -Moishe -- 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.
