Remove unused server designated connection ID from QUIC

No behavior change - deleting dead client quic code

PiperOrigin-RevId: 317798951
Change-Id: I72e9f09f6072af89db6b0de34de8c00121b6fd92
5 files changed
tree: 8a59b30f5a2772af7bfdaaa12e9d3ca5c14e3ae0
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. 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.