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#2
Jan 11, 2024
!uwp
civetweb/civetweb2.9K
github.com/civetweb/civetweb
dba5cc8a76
Complex license
Manifest