ngtcp2
Here are 9 public repositories matching this topic...
CAN bus over the network: a NAT-traversing hub in C11. Devices export their SocketCAN interfaces to a central hub over QUIC with mutual TLS; clients consume them through the hub or peer-to-peer — reachable behind firewalls, encrypted and authenticated.
-
Updated
Sep 8, 2026 - C
Measurement study of QUIC congestion control at connection migration across five implementations (picoquic, quic-go, quiche, msquic, ngtcp2), audited against RFC 9000 section 9.4 and RFC 9002 section 6.2.2 from both source and live measurement.
-
Updated
Aug 12, 2026 - Shell
KatHttp3 is an independent, native HTTP/3 client library for Android (API 26+) that does not depend on Cronet. It ships its own C++20 core built directly on ngtcp2 + nghttp3 + BoringSSL, exposed through a stable C ABI, a JNI bridge, and a coroutine-based Kotlin API, with a Jetpack Compose example.
-
Updated
Sep 7, 2026 - C++
Add this topic to your repo
To associate your repository with the ngtcp2 topic, visit your repo's landing page and select "manage topics."