mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
implement dial functions that use a context
This commit is contained in:
parent
7356fc05d5
commit
f26a68d45c
3 changed files with 86 additions and 15 deletions
|
@ -5,6 +5,7 @@
|
|||
- Add support for unidirectional streams (for IETF QUIC).
|
||||
- Add a `quic.Config` option for the maximum number of incoming streams.
|
||||
- Add support for QUIC 42 and 43.
|
||||
- Add dial functions that use a context.
|
||||
|
||||
## v0.7.0 (2018-02-03)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue