Commit Graph

8 Commits

Author SHA1 Message Date
Nikolay Kim d83bf95304 Use associated type instead of generic for Service definition 2019-02-01 19:53:13 -08:00
Nikolay Kim cbc378b67f allow deserialize from the path 2019-01-15 19:25:49 -08:00
Nikolay Kim cfb62ccc40 Make Out::Error convertable from T::Error for apply combinator 2019-01-13 22:58:23 -08:00
Nikolay Kim 316974616a Use FnMut instead of Fn for FnService 2019-01-11 21:39:58 -08:00
Nikolay Kim bf9bd97173 split ServiceExt trait 2018-12-12 18:32:19 -08:00
Nikolay Kim 61939c7af2 Release future early for .and_then() and .then() combinators 2018-12-12 18:00:35 -08:00
Nikolay Kim 43e14818c4 migrate to actix-service crate 2018-12-09 10:15:49 -08:00
Nikolay Kim 5f37d85f9b move service to separate crate 2018-12-09 09:56:23 -08:00