Hey Nagai, The question is one which comes up often. While it's possible to use a Flexible Environment <https://cloud.google.com/appengine/docs/flexible/> app which can listen and respond to connections on a TCP port of your choosing, there's also ongoing work <https://code.google.com/p/googleappengine/issues/detail?id=2535> on WebSockets for regular App Engine apps. So, to answer your question directly, it's possible right now on go only if you're in a Flexible Environment application.
Regards, Nick Cloud Platform Community Support On Tuesday, May 24, 2016 at 12:29:17 PM UTC-4, nagai wrote: > > In developing applications using AppEngine using the go language, I want > to know AppEngine is compatible with the websocket. > > What support? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b76fc7fe-f964-4619-bfc8-aea2cdbf1cf4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
