Add perspective_ member for QuicStream.

This change is in favor of removing session access from stream.

gfe-relnote: no behavior change. Not protected.
PiperOrigin-RevId: 295011376
Change-Id: Ie6a9f899a52bbc1c7ae4eda149259bbc40dba95d
2 files changed
tree: ad9decf968de5aa50df46f7cad53a4e005f37fe2
  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.