• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Chrome's QUIC Implementation
2
3The majority of Chrome's QUIC implementation lives in the [QUICHE
4repository](https://quiche.googlesource.com/quiche). This directory
5contains Chrome-specific QUIC code. More documentation about QUIC is available
6[here](https://www.chromium.org/quic).
7
8