bel2125 4ed57f4e14 embedded_c example should always use http port 8884 IPv4, no matter if USE_IPV6 or NO_SSL is set il y a 8 ans
..
_obsolete ada2be4733 Move superseded examples in "obsolete" folder il y a 8 ans
embedded_c 4ed57f4e14 embedded_c example should always use http port 8884 IPv4, no matter if USE_IPV6 or NO_SSL is set il y a 8 ans
embedded_cpp fba1d9572e embedded_cpp example: Add comment for foo handler il y a 8 ans
README.md 38a99f7980 Add README to document the status of examples il y a 8 ans

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.