Add methods that reads/writes connection ID in preferred_address transport parameter . PiperOrigin-RevId: 351576008 Change-Id: I6ce671ba7b90b338655713c92f811ac2338379e8
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.