1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

Wake payload reading task when data is available

This commit is contained in:
Nikolay Kim
2018-03-12 16:29:13 -07:00
parent 05ff35d383
commit b4b0deb7fa
2 changed files with 21 additions and 0 deletions

View File

@ -2,8 +2,11 @@
## 0.4.9 (2018-03-xx)
* Wake payload reading task when data is available
* Fix server keep-alive handling
## 0.4.8 (2018-03-12)
* Allow to set read buffer capacity for server request