These 11 commits are when the Protocol Buffers files have changed:
| Commit: | 858c2ce | |
|---|---|---|
| Author: | Victor Vasiliev | |
Add the time delta currently included in the OBJECT_ACK messages.
| Commit: | bb12cf0 | |
|---|---|---|
| Author: | Victor Vasiliev | |
Add extra events associated with MOQT Also add a bandwidth estimate to the TransportState, to make diagonsing rate adaptation easier.
The documentation is generated from this commit.
| Commit: | 0df8a40 | |
|---|---|---|
| Author: | Victor Vasiliev | |
Add FETCH streams
| Commit: | 12a229b | |
|---|---|---|
| Author: | Victor Vasiliev | |
Add MOQT-specific stream annotations to the schema
| Commit: | 0c76936 | |
|---|---|---|
| Author: | Victor Vasiliev | |
Rename "lib/" to "quic_trace/" C++ built with Bazel uses repository-relative paths, meaning that "lib/quic_trace.pb.h" is ambiguous.
| Commit: | ddb0e6e | |
|---|---|---|
| Author: | Marten Seemann | |
| Committer: | Marten Seemann | |
add support for CRYPTO frames
| Commit: | 04706de | |
|---|---|---|
| Author: | Cherie Shi | |
Add CloseType to quic_trace
| Commit: | b947bc0 | |
|---|---|---|
| Author: | Ryan Hamilton | |
In QUIC, add unused HANDSHAKE encryption level.
| Commit: | 3549681 | |
|---|---|---|
| Author: | Victor Vasiliev | |
| Committer: | Victor Vasiliev | |
Add fields to mark TLPs and RTOs
| Commit: | fe1b258 | |
|---|---|---|
| Author: | Victor Vasiliev | |
| Committer: | GitHub | |
Add APPLICATION_LIMITED and EXTERNAL_PARAMETER events Recording those events is necessary to explain behavior of congestion control algorithm which otherwise would seem unexpected.
| Commit: | 627c2b6 | |
|---|---|---|
| Author: | Victor Vasiliev | |
Initial revision