A small utility if anyone needs. https://github.com/aferust/fastcgi-native
https://code.dlang.org/packages/fastcgi-native
Thread overview | ||||||
---|---|---|---|---|---|---|
|
March 11 fastcgi-native | ||||
---|---|---|---|---|
| ||||
March 14 Re: fastcgi-native | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ferhat Kurtulmuş | On Monday, 11 March 2024 at 09:10:57 UTC, Ferhat Kurtulmuş wrote: >A small utility if anyone needs. https://github.com/aferust/fastcgi-native https://fastcgi-native.dpldocs.info/v0.0.1/index.html fastcgi Looks hart to use...? |
March 14 Re: fastcgi-native | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Tschierschke | On Thursday, 14 March 2024 at 13:06:10 UTC, Martin Tschierschke wrote: >On Monday, 11 March 2024 at 09:10:57 UTC, Ferhat Kurtulmuş wrote: >A small utility if anyone needs. https://github.com/aferust/fastcgi-native https://fastcgi-native.dpldocs.info/v0.0.1/index.html fastcgi Looks hart to use...? Github page has some information.Nowadays dub web site doesn't display the entire readme.md, I don't know why. I only implemented what I need. it may not cover all possible situations. Maybe I improve it in the future, PRs are welcome. |
March 15 Re: fastcgi-native | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ferhat Kurtulmuş | On Thursday, 14 March 2024 at 16:02:50 UTC, Ferhat Kurtulmuş wrote: Github page has some information.Nowadays dub web site doesn't display the entire readme.md, I don't know why. I only implemented what I need. it may not cover all possible situations. Maybe I improve it in the future, PRs are welcome. Ok. Thank You! |