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