mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
expose methods for opening and accepting unidirectional streams
This commit is contained in:
parent
8c594e1084
commit
da49295b52
8 changed files with 140 additions and 17 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## v0.8.0 (unreleased)
|
||||
|
||||
- Add support for unidirectional streams (for IETF QUIC).
|
||||
|
||||
## v0.7.0 (2018-02-03)
|
||||
|
||||
- The lower boundary for packets included in ACKs is now derived, and the value sent in STOP_WAITING frames is ignored.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue