Y
Hacker News
new
|
ask
|
show
|
jobs
by
bohinjc
4966 days ago
I think you missed the Channel API :
https://developers.google.com/appengine/docs/go/channel/
(also available for Python and Java)
1 comments
halter73
4966 days ago
The Channel API doesn't currently use WebSockets. Instead it uses Comet techniques like forever frame and long polling.
http://code.google.com/p/googleappengine/issues/detail?id=25...
link
http://code.google.com/p/googleappengine/issues/detail?id=25...