|
|
|
|
|
by pyninja
5436 days ago
|
|
Thanks for the feedback. I'm not willing to accept that WSGI couldn't be this simple. Pump's specification is modeled on Ring for Clojure (https://github.com/mmcgrana/ring), and I'm sure there's a way Ring gets around the issues you mention. I'd never had to do any of those things before but I'll look into it now. |
|
In the meantime, don't bash WSGI until you understand why it is the way it is.