Hi, Let me share my trial implementation with you. http://takashi-matsuo.blogspot.com/2009/12/integrating-websockets-with-appengine.html
Recently, not quite a few people asked about how to use websockets on appengine. IMHO, current appengine itself is not so suitable for those architecture(pseudo server push) because of its 30 seconds request limit. So, I tried it with an external websockets server. Could anyone tell me what do you think? TIA -- Takashi Matsuo Kay's daddy -- 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.
