This is an automated email from the ASF dual-hosted git repository.

masaori pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from fadeb54  QUIC: Adding total offset in Stream Manager
     new e1e5e86  Rename QUICConnection in QUICApplication
     new 643f742  Add create_uni/bidi_stream to QUICStreamManager
     new 6212927  Add HTTP/0.9 exchange support on quic client

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmd/traffic_quic/quic_client.cc      | 80 +++++++++++++++++++++++++++++++++++-
 cmd/traffic_quic/quic_client.h       | 19 +++++++--
 cmd/traffic_quic/traffic_quic.cc     |  6 ++-
 iocore/net/QUICNetVConnection.cc     |  3 +-
 iocore/net/quic/QUICApplication.cc   |  5 +--
 iocore/net/quic/QUICApplication.h    |  2 +-
 iocore/net/quic/QUICHandshake.cc     |  8 ++--
 iocore/net/quic/QUICStreamManager.cc | 37 ++++++++++++++++-
 iocore/net/quic/QUICStreamManager.h  |  8 +++-
 proxy/hq/QUICSimpleApp.cc            |  6 +--
 10 files changed, 153 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
masa...@apache.org.

Reply via email to