My Project
|
This is a simple C++ embeddable web server build from the Boost.Asio multithreaded HTTP 1.0 Server Example. It is released under the Boost license (see LICENSE_1_0.txt) that encourages both commercial and non-commercial use.
Boost provides free peer-reviewed portable C++ source libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications.
See also generated Doxygen documentation.
Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com) for original HTTP example Copyright (c) 2012-2017 Sébastien Rombauts (sebas) for the dynamic webpages implementation tien .romb auts @gmai l.co m
TODO: swith to my own C++ HTML generator