1. e753434 In WebTransport, make FIN be a return of Read() method rather than a visitor call. by vasilvv · 4 years ago
  2. 87fc586 Abstract away the interface of QuicTransport into WebTransportStream and WebTransportSession. by vasilvv · 4 years, 1 month ago
  3. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  4. 5f225b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  5. 713afae gfe-relnote: Update MOCK_METHODn to MOCK_METHOD in //third_party/quic/. Test only change. by wub · 5 years ago
  6. da373d4 Remove received datagram buffer from quic/quic_transport. by vasilvv · 5 years ago
  7. ec038f1 Notify QuicTransportClientSession users when creating new streams is possible. by vasilvv · 5 years ago
  8. 2b0ab24 Support datagrams in QuicTransport. by vasilvv · 5 years ago
  9. 467b422 Add a callback that notifies the QuicTransportClientSession visitor when the session is ready. by vasilvv · 5 years ago
  10. 7857189 Parse the path component of the indication on the server. by vasilvv · 5 years ago
  11. d88f162 Add a simple QuicTransport server for testing and demo purposes. by vasilvv · 5 years ago
  12. dfbd3df Create an interface to queue up incoming streams in the client. by vasilvv · 5 years ago