Description
ASIO integration for HTTP/2 helps C++ networking applications use nghttp2 with asynchronous I/O patterns. It is useful for clients, servers, proxies, and tools that need nonblocking HTTP/2 communication.
This is a developer library component, not a standalone web service. Correct behavior depends on event-loop design, TLS handling, timeouts, and resource limits in the calling application.