ngtcp2 project is an effort to implement RFC9000 QUIC protocol.
Run the following Vcpkg command to install the port.
vcpkg install ngtcp2
ngtcp2 provides CMake targets:
find_package(unofficial-ngtcp2 CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::ngtcp2::ngtcp2)
v0.17.0#0
Jul 11, 2023
All
ngtcp2/ngtcp21.3K
github.com/ngtcp2/ngtcp2
97d9f68cef
MIT
Manifest