fukamachi / clack

Web server abstraction layer for Common Lisp
MIT License
1.04k stars 86 forks source link

Delete fcgi handler. #189

Closed fukamachi closed 10 months ago

ron-at-swgy commented 1 month ago

Hello, I was using the Fast CGI handler for integration between a clack web service and OpenBSD's httpd server. Why was this handler deleted?

Thank you for all of your hard work!

fukamachi commented 1 month ago

Because cl-fastcgi isn't available in Quicklisp anymore, and I personally think there's no reason to use it since we have Woo for high-performance HTTP serving.

ron-at-swgy commented 1 month ago

I understand. Thank you for your response.

-- SWGY, Inc., a Florida Corporation https://sw.gy

On Thursday, August 1st, 2024 at 10:19 PM, Eitaro Fukamachi @.***> wrote:

Because cl-fastcgi isn't available in Quicklisp anymore, and I personally think there's no reason to use it since we have Woo for high-performance HTTP serving.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>