fcgixx
fastcgi c++ library and framework
libfcgixx is built on top of a slightly modded https://cryp.to/libfastcgi/
Framework files require GCC 4.5 with -std=c++0x
Dependencies
libfcgixx :
- Boost - https://boost.org
Framework :
- Boost - https://boost.org
- ioxx - https://www.nongnu.org/ioxx/
- Google v8 - https://code.google.com/p/v8/
- GCC 4.5
Build libfcgixx
$ scons --boost-dir=/path
Files are under lib/ and include/