Easy to use, powerful, C/C++ embeddable web server.
Run the following Vcpkg command to install the port.
vcpkg install civetweb
civetweb provides CMake targets:
find_package(civetweb CONFIG REQUIRED)
target_link_libraries(main PRIVATE civetweb::civetweb)
Enable SSL support
v1.16#1
Oct 23, 2023
!uwp
civetweb/civetweb2.6K
github.com/civetweb/civetweb
2d0bfe54b8
Complex license
Manifest