An open API service indexing awesome lists of open source software.

https://github.com/chees/golongpolling

Test project to see if long polling is feasible on Google App Engine.
https://github.com/chees/golongpolling

Last synced: about 1 year ago
JSON representation

Test project to see if long polling is feasible on Google App Engine.

Awesome Lists containing this project

README

          

golongpolling
=============

It doesn't run locally since the GAE dev server is single threaded.

It does work on a single GAE frontend instance.

TODO get it working on a GAE backend instance.