Registry / networking / nghttp2-asio

nghttp2-asio

JSON →
library2022-08-11vcpkgunverified

High level abstraction API to build HTTP/2 applications with nghttp2 and boost asio.

vcpkg install nghttp2-asio
INSTALL
IMPORT
SIG · NGHTTP2-ASIO
N
nghttp2-asio
networkingcppv2022-08-11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nghttp2/asio_http2_server.h
✓ #include <nghttp2/asio_http2_server.h>

Basic HTTP/2 server setup

#include <nghttp2/asio_http2_server.h> int main() { nghttp2::asio_http2::server::http2 server; return 0; }
Debug
Known issues
gotchaRequires Boost.Asio and OpenSSL
fix
Ensure both dependencies are installed and linked
affects: *
Upgrade
Version history
2022-08-11latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources

No resource links recorded.

nghttp2-asio — pip install nghttp2-asio · libregistry