Libevhtp was created as a replacement API for Libevent's current HTTP API.
vcpkg install libevhtpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an HTTP server using libevhtp
target_link_libraries(myapp evhtp::evhtp event::core pthread)
No dependency data recorded yet.
No resource links recorded.