commit | 167394619e8ba3f4ea44b22da985949f10b88a0d | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Thu Jan 28 12:14:03 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 28 12:14:49 2021 -0800 |
tree | 17a79950bf294acaa23bbdc6c3cabf6905a941ae | |
parent | e962f76ef30a44d1e9a7d9241cce13e478775901 [diff] |
Move QUIC_EXPORT into QUICHE platform. PiperOrigin-RevId: 354365964 Change-Id: I938410f6eed46ccf45d142d332f7f5115a59eaa2
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.