ngtcp2 icon indicating copy to clipboard operation
ngtcp2 copied to clipboard

ngtcp2 project is an effort to implement IETF QUIC protocol

Results 61 ngtcp2 issues
Sort by recently updated
recently updated
newest added

When consuming ngtcp make its crypto library available in `find_package(ngtcp2)`. While at it also took opportunity to modernize CMake handling a little. More specifically rely on CMake to propagate include...