Sign in
quiche
/
quiche.git
/
5c52ad843f8a33546cc17f4e7f05e6ab0df92c43
/
quic
/
quic_transport
/
quic_transport_stream.cc
d262e25
Add version guard to QuicUtil methods which are IETF QUIC only.
by renjietang
· 4 years, 10 months ago
cf91814
Ensure QuicTransportStream::Visitor::OnFinRead() is only called once.
by vasilvv
· 5 years ago
87df0d0
Change QuicStream::CloseConnectionWithDetails() to QuicStream::OnUnrecoverableError.
by renjietang
· 5 years ago
54deda7
Return false in QuicTransportStream::CanWrite() if the write side of the stream has been closed.
by vasilvv
· 5 years ago
4e6ab33
Use WriteMemSlices() instead of WriteOrBufferData() in QuicTransportStream.
by vasilvv
· 5 years ago
1ec1119
Use quiche string libraries in third_party/quic/quic_transport
by dmcardle
· 5 years ago
d88f162
Add a simple QuicTransport server for testing and demo purposes.
by vasilvv
· 5 years ago
312e3a5
Implement QuicTransportStream, a stream that can be only accessed after client indication is received.
by vasilvv
· 5 years ago