kristapsdz / kcgi

minimal CGI and FastCGI library for C/C++
https://kristaps.bsd.lv/kcgi
ISC License
275 stars 40 forks source link

how is kcgi different from fcgi-devkit? #71

Closed laoshaw closed 5 years ago

laoshaw commented 5 years ago

the widely used fcgi C library is from the original fastcgi site, fcgi-devkit-2.4.0, how is kcgi different?

is it specifically for its own BCHS stack, or is it a generic library that can used with , say, nginx, lighttpd ,etc for fastcgi applications?

kristapsdz commented 5 years ago

This isn't an issue with the source, bud.