rtyler / Spawning

Spawning is a wsgi server which supports multiple processes, multiple threads, green threads, non-blocking HTTP io, and automatic graceful upgrading of code
http://pypi.python.org/pypi/Spawning
MIT License
120 stars 18 forks source link

return Django responses directly to work with PyPy #35

Open Fantomas42 opened 10 years ago

Fantomas42 commented 10 years ago

Fix for issue #34