Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Kim ce0b172598 update actix-service 2019-03-05 09:30:11 -08:00
Nikolay Kim 842da939dc fix chunked transfer encoding handling 2019-02-18 20:24:50 -08:00
Nikolay Kim 1af149b9e6 remove Clone constraint from handler service 2019-02-09 20:27:39 -08:00
Nikolay Kim f3ed1b601e Change service response to Into<Response> 2019-02-09 08:44:22 -08:00
Nikolay Kim b0e36fdcf9 simplify Message api 2019-02-07 21:19:10 -08:00
Nikolay Kim 5575ee7d2d use same payload type for h1 and h2 2019-02-07 13:41:50 -08:00
Nikolay Kim 55a29d3778 add h2 server support 2019-02-06 11:44:15 -08:00