civetweb v1.16
- Created
- Updated
Easy to use, powerful, C/C++ embeddable web server.
# Usage
civetweb provides CMake targets:
find_package(civetweb CONFIG REQUIRED)
target_link_libraries(main PRIVATE civetweb::civetweb) # License
Unknown
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌ uwp
# Features
No default features set.
# ssl
Enable SSL support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- prometheus-cpp (feature pull)
# Host Dependents
No dependents.
# Contributors
- Gregor Jasny 
- Phoebe 
- Phil Christensen 
- nicole mazzuca 
- Billy O'Neal 
- Alexander Neumann 
- autoantwort 
- Leonid Pospelov 
- Jia Yue Hua 
- Kai Pastor 
- JonLiu1993