FastCGI plugin for Antd
Go to file
DanyLE 3426eda29b Add basic features:
- Read fastCGI configuration from server conf
- Support TCP socket o Unix socket
- Launch FastCGI server automatically if the server binary is in the config
2023-01-17 01:03:26 +01:00
.gitignore Add basic FastCGI support to AntHTTP (responder only) 2023-01-12 01:05:48 +01:00
configure.ac Add basic FastCGI support to AntHTTP (responder only) 2023-01-12 01:05:48 +01:00
fcgi.c Add basic features: 2023-01-17 01:03:26 +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 Add basic FastCGI support to AntHTTP (responder only) 2023-01-12 01:05:48 +01:00
proto.h Add basic FastCGI support to AntHTTP (responder only) 2023-01-12 01:05:48 +01:00
README.md Initial commit 2023-01-10 09:18:21 +01:00

antd-fcgi-plugin

FastCGI plugin for Antd