Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[!] fix bugs and building error on ubuntu and macOS, add initial rtt #407

Merged
merged 8 commits into from
Mar 19, 2024

Conversation

Kulsk
Copy link
Collaborator

@Kulsk Kulsk commented Mar 19, 2024

[-] deprecate XQC_NO_PID_PACKET_PROCESS;
[=] optimize connection transport parameters;
[!] fix CC frame packet error;
[+] add initial_rtt;
[!] fix loss, retransmission, and spurious loss counting;
[!] optimize 0-RTT sending;
[!] add protection for zero-length header value;
[=] reduce http3 body read notify;
[!] retransmit PING frame sent by app layer;
[!] fix building boringssl on ubuntu and macOS;

Kulsk and others added 8 commits January 22, 2024 19:38
[=] optimize connection transport parameters;
[!] fix CC frame packet error;
[!] fix loss, retransmission, and spurious loss counting;
[!] optimize 0-RTT sending;
[!] add protection for zero-length header value;
[!] retransmit PING frame sent by app layer;
@Kulsk Kulsk requested a review from cherylsy March 19, 2024 08:40
@Kulsk Kulsk merged commit 3607442 into alibaba:main Mar 19, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants