Sign in
quiche
/
quiche
/
38ba3e4c8ebdd7f7605e9f6f3d7e3c41e2c593c4
/
quic
/
tools
/
quic_transport_simple_server_dispatcher.cc
23ff983
Pass SNI extracted from CHLO to QuicDispatcher:: CreateQuicSession(). The new argument is not used.
by danzh
· 4 years ago
5be974e
Project import generated by Copybara.
by QUICHE team
· 4 years, 3 months ago
6c9e9c3
Replace QuicheStringPiece with absl::string_view
by vasilvv
· 4 years, 6 months ago
5df3663
Set initial self address for all server QUIC connections and client connections that know its own address.
by wub
· 4 years, 6 months ago
4e3fb90
Internal QUICHE change
by wub
· 4 years, 8 months ago
5f23a2d
Move QuicCryptoServerStream::Helper to QuicCryptoServerStreamBase
by nharper
· 5 years ago
89490e0
gfe-relnote: (n/a) Change the return type of QuicDispatcher::CreateQuicSession from raw to unique_ptr. No behavior change, not protected.
by wub
· 5 years ago
5015e2e
Use quiche string libraries in third_party/quic/tools
by QUICHE team
· 5 years ago
d7692cd
Use client-supplied path instead of external configuration to switch between ECHO and DISCARD mode in QuicTransportSimpleServer
by vasilvv
· 5 years ago
50c6a37
gfe-relnote: (n/a) Do not call Initialize() in QuicTransportSimpleServerSession's constructor. Not used in production, not protected.
by wub
· 5 years ago
d88f162
Add a simple QuicTransport server for testing and demo purposes.
by vasilvv
· 5 years ago