https://github.com/toastdriven/wsgi_longpolling
Supporting materials for my blog post on WSGI long-polling apps with gevent.
https://github.com/toastdriven/wsgi_longpolling
Last synced: 11 months ago
JSON representation
Supporting materials for my blog post on WSGI long-polling apps with gevent.
- Host: GitHub
- URL: https://github.com/toastdriven/wsgi_longpolling
- Owner: toastdriven
- License: bsd-3-clause
- Created: 2011-07-31T20:20:27.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-01T01:35:10.000Z (almost 15 years ago)
- Last Synced: 2025-06-07T16:54:58.201Z (11 months ago)
- Language: Python
- Homepage: http://toastdriven.com/blog/2011/jul/31/gevent-long-polling-you/
- Size: 89.8 KB
- Stars: 30
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Supporting materials for my blog post on WSGI long-polling apps with gevent at http://toastdriven.com/blog/2011/jul/31/gevent-long-polling-you/.