mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
initiate a key update after sending / receiving 100000 packets
This commit is contained in:
parent
73d5d83a1d
commit
a09c045324
5 changed files with 156 additions and 74 deletions
|
@ -9,7 +9,7 @@
|
|||
- Use a varint for error codes.
|
||||
- Add support for [quic-trace](https://github.com/google/quic-trace).
|
||||
- Add a context to `Listener.Accept`, `Session.Accept{Uni}Stream` and `Session.Open{Uni}StreamSync`.
|
||||
- Implement receiving of TLS key updates.
|
||||
- Implement TLS key updates.
|
||||
|
||||
## v0.11.0 (2019-04-05)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue