Hi there - there's a known issue where socket.close() doesn't work. A
fix for that should make it to production in the next week or so.

In the meantime, you can manually delete the iframe named 'wcs-iframe'
from your page. Sorry for the inconvenience.

-Moishe

On Jan 13, 2:58 am, Will Vincent <will.consu...@gmail.com> wrote:
> 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to