Remove framer object from quic_dispatcher and make dispatcher no longer inherit from QuicFramerVisitorInterface. gfe-relnote: Deprecate gfe2_restart_flag_quic_no_framer_object_in_dispatcher. PiperOrigin-RevId: 253997085 Change-Id: I46b884eddfee471f22ec32b35288a2be69521728
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.