Hi,
   I have an instance where I want to close the socket on the client and 
then create a new one with a new token. The first socket opens correctly and 
onopen is called. socket.close is then called with no problem.
   When I try to create a new socket (with new token) I can see the calls 
being correctly being made to the server (I presume) - i.e. 
connect-add-client called on talkgadget.google.com etc - but the onopen is 
never called. I am finding it near on impossible to debug through the js.

Any help appreciated.

Thanks,
Will.






-- 
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.

Reply via email to