Commit graph

8 commits

Author SHA1 Message Date
Nikolay Kim
7dad057d8c Do not swallow unprocessed data on read errors 2020-04-17 11:16:17 +06:00
Nikolay Kim
d7699b74d7 simplify framed dispatcher states 2020-04-13 09:48:46 +06:00
Nikolay Kim
3b12a77e92
Fix io close (#12)
* Fix io close for Framed
* Fix connection shutdown for h1 dispatcher
* Enable client disconnect for http server by default
* Add connection disconnect timeout to framed service
2020-04-07 21:36:48 +06:00
Nikolay Kim
66fe4e2429 update changes 2020-03-31 10:02:25 +06:00
Nikolay Kim
a440ebb345 cleanup codec::Framed 2020-03-31 10:01:06 +06:00
Nikolay Kim
20a404ed1e rename ntex-macros 2020-03-31 08:52:52 +06:00
Nikolay Kim
7df3cc59a1 merge actix-rt 2020-03-29 14:15:18 +06:00
Nikolay Kim
4ec01db40a merge actix-codec 2020-03-28 21:53:51 +06:00