ngtcp2 project is an effort to implement RFC9000 QUIC protocol.
ngtcp2 provides CMake targets:
find_package(unofficial-ngtcp2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::ngtcp2::ngtcp2)
Compile with gnutls
Compile with wolfssl
v1.6.0#1
All
MIT
Manifest