tree: eb7c91d6590f8cc749713a2bd9eafc229e7c2286 [path history] [tgz]
  1. _obsolete/
  2. embedded_c/
  3. embedded_cpp/
  4. README.md
thirdparty/civetweb-1.9.1/examples/README.md

Examples

These examples show how to embed civetweb into a C (embedded_c) or a C++ (embedded_cpp) application. The C++ wrapper only offers a subset of the full C API, thus the C example is more complete than the C++ example.

Some no longer maintained examples can be found in the “obsolete” folder. It is not guaranteed that they work in the current version - they are kept for reference, but might be removed in the future.