FastCGI Implementation in Modern C++

Available new protocol implementation FastCGI, written in modern C++17. The library is notable for its ease of use and high performance. It is possible to connect both in the form of a statically and dynamically linked library, and through embedding into an application in the form of a header file. In addition to Unix-like systems, support is provided for use on Windows. The code is supplied under the free zlib license.

Source: opennet.ru

Add a comment