{"id":61257,"library":"nghttp2-asio","title":"nghttp2_asio","description":"High level abstraction API to build HTTP/2 applications with nghttp2 and boost asio.","status":"active","version":"2022-08-11","language":"cpp","source_language":null,"source_url":null,"tags":["http2","asio","networking","boost"],"install":[{"cmd":"vcpkg install nghttp2-asio","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(nghttp2_asio CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE nghttp2::nghttp2_asio)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"nghttp2/asio_http2_server.h","correct":"#include <nghttp2/asio_http2_server.h>"}],"quickstart":{"code":"#include <nghttp2/asio_http2_server.h>\n\nint main() {\n    nghttp2::asio_http2::server::http2 server;\n    return 0;\n}","lang":"cpp","description":"Basic HTTP/2 server setup"},"warnings":[{"fix":"Ensure both dependencies are installed and linked","message":"Requires Boost.Asio and OpenSSL","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'abstract':5 'api':6 'applic':10 'asio':2,15,17 'boost':14,19 'build':8 'high':3 'http/2':9 'http2':16 'level':4 'network':18 'nghttp2':1,12","created_at":"2026-06-17T04:43:51.052404+00:00","updated_at":"2026-06-17T04:43:51.052404+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}