Add code counts for building version negotiation packets
This'll help us decide for how long we need to keep supporting older version negotiation formats.
PiperOrigin-RevId: 338719125
Change-Id: Ib9002c5879de3f9fa4cb19e7fc71ee8cb5f37367
1 file changed
tree: 9c1b110304f7ee4edf9be9f93db8a20165d520fa
- common/
 - epoll_server/
 - http2/
 - quic/
 - spdy/
 - CONTRIBUTING.md
 - LICENSE
 - README.md
 
README.md
QUICHE
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.