1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

standardize openssl based stream name

This commit is contained in:
Rob Ede
2021-02-20 18:04:05 +00:00
parent 7e483cc356
commit 8d74cf387d
5 changed files with 17 additions and 13 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
* Add `ActixStream` extension trait to include readiness methods. [#276]
[#276]: https://github.com/actix/actix-net/pull/276
## 2.0.2 - 2021-02-06