Re: FCGI for twisted.web
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <20120815121920.26009.1881427125.divmod.xquotient.62@localhost6.localdomain6> |
On 09:26 am, [email protected] wrote: >I want to implement a protocol for FCGI twisted.web. Search did not >help me. It may already have an implementation? If nothing like this, >i will continue its implementation. Some of this code - the web2 fcgi implementation - might help you: http://bit.ly/RP4Ufg Jean-Paul