Small fixes for Android QuicTransport Stadia is running QuicTransport on Android via JNI, some small compilation fixes were required for this. PiperOrigin-RevId: 374723964
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.