Hi, I'm having problems receiving messages from the Channel API in Internet Eplorer (versions 7, 8 and 9).
On the client side, I can see that socket.onopen() is called. And from the server there is no error when I call channelService.sendMessage(). But socket.onmessage is never called. This does not always happen, but if it happens very often and when it occurs, it is necessary to reload the page several times to work properly. I'm running this successfully with Google Chrome, Firefox, Safari. And it works like a charm. Has anyone else had this problem? -- 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.
