FastCGI plugin for Antd
Go to file
DanyLE 894a93e14a
Some checks failed
Autotools pipeline / build-amd64 (push) Failing after 10s
Autotools pipeline / build-arm64 (push) Failing after 10s
Autotools pipeline / build-arm (push) Failing after 10s
feat(ci): use gitea action instead of Jenkins
2024-07-27 00:58:12 +02:00
.gitea/workflows feat(ci): use gitea action instead of Jenkins 2024-07-27 00:58:12 +02:00
.gitignore Add basic FastCGI support to AntHTTP (responder only) 2023-01-12 01:05:48 +01:00
configure.ac feat: update code to support antd 2.0.0 new plugin interface 2024-03-13 18:13:11 +01:00
fcgi.c feat: update code to support antd 2.0.0 new plugin interface 2024-03-13 18:13:11 +01:00
LICENSE Initial commit 2023-01-10 09:18:21 +01:00
Makefile.am Add basic FastCGI support to AntHTTP (responder only) 2023-01-12 01:05:48 +01:00
proto.c feat: update code to support antd 2.0.0 new plugin interface 2024-03-13 18:13:11 +01:00
proto.h feat: update code to support antd 2.0.0 new plugin interface 2024-03-13 18:13:11 +01:00
README.md Initial commit 2023-01-10 09:18:21 +01:00

antd-fcgi-plugin

FastCGI plugin for Antd