[New Port Request] Google QUICHE #42651
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
Library name
Google QUICHE
Library description
C++ library implementing the QUIC, HTTP/3 and WebTransport protocols
Source repository URL
https://github.com/google/quiche
Project homepage (if different from the source repository)
https://quiche.googlesource.com/quiche
Anything else that is useful to know when adding (such as optional features the library may have that should be included)
AFAIK this one of the few actively-developed C++ libraries that I'm aware of which implement and provide examples for developing applications that take advantage of the QUIC and, more importantly, QUIC-based protocols such as WebTransport.
It depends on BoringSSL, Abseil and potentially other libraries.
The text was updated successfully, but these errors were encountered: