mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
add a Changelog entry for packet pacing
This commit is contained in:
parent
f3654900cd
commit
19cd13a48a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
- The lower boundary for packets included in ACKs is now derived, and the value sent in STOP_WAITING frames is ignored.
|
||||
- Remove `DialNonFWSecure` and `DialAddrNonFWSecure`.
|
||||
- Expose the `ConnectionState` in the `Session` (experimental API).
|
||||
- Implement packet pacing.
|
||||
|
||||
## v0.6.0 (2017-12-12)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue