Logo

Nginx-C-function

Create a C/C++ web app on nginx with Zero Downtime deployment, CacheData sharing on multiple apps

Published At

nginx-c-function is a nginx module which allow to link the .so(c/c++) application in nginx config, and call the function of .so file in location context area. Therefore, you could direct link your C/C++ application to nginx server.

Submitted By

woon minika

woon minika

A guy who crazy in c/c++ programming