A toy http server library for Linux. Tested on Debian 11.
cmake> 3.15- C++ compiler with C++11 support
- Use
cmaketo configure and build.
./build.sh- Use
cmaketo install the library.
./install.shSee example directory for how to use the built library.