mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 1.21.1
- [BUGFIX] If FIN or RST not received, don't delay stream destruction. - [OPTIMIZATION] Speed up HPACK encoder by using same hash value to search static and dynamic tables.
This commit is contained in:
parent
7cf121d70c
commit
d539a7520f
6 changed files with 195 additions and 346 deletions
|
@ -1,3 +1,9 @@
|
|||
2019-05-06
|
||||
- 1.21.1
|
||||
- [BUGFIX] If FIN or RST not received, don't delay stream destruction.
|
||||
- [OPTIMIZATION] Speed up HPACK encoder by using same hash value to
|
||||
search static and dynamic tables.
|
||||
|
||||
2019-04-12
|
||||
- 1.21.0
|
||||
- [FEATURE] Add qlog log module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue