alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.69k stars 327 forks source link

support standard stateless reset #313

Closed Kulsk closed 1 year ago

Kulsk commented 1 year ago

[+] support standard stateless reset; [+] add request closing notify; [+] send STOP_SENDING when closing stream; [!] fix granularity time-scale error;