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.
- Host: GitHub
- URL: https://github.com/chees/golongpolling
- Owner: chees
- Created: 2013-03-02T13:22:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-02T13:27:01.000Z (over 13 years ago)
- Last Synced: 2023-03-11T11:48:11.598Z (over 3 years ago)
- Language: Go
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.