1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 15:42:57 +01:00
actix-net/actix-service/src
2021-02-28 23:01:05 +00:00
..
and_then.rs add tests for custom resolver 2021-01-26 08:05:19 +00:00
apply_cfg.rs add tests for custom resolver 2021-01-26 08:05:19 +00:00
apply.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
boxed.rs add RcService type and rc_service construct function (#290) 2021-02-28 23:01:05 +00:00
ext.rs remove futures-util from service deps (#235) 2020-12-27 18:24:57 +00:00
fn_service.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
lib.rs add RcService type and rc_service construct function (#290) 2021-02-28 23:01:05 +00:00
map_config.rs merge actix-testing into actix-server (#242) 2020-12-29 21:20:24 +00:00
map_err.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
map_init_err.rs service improvements (#233) 2020-12-27 14:15:42 +00:00
map.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
pipeline.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
ready.rs remove futures-util from service deps (#235) 2020-12-27 18:24:57 +00:00
then.rs add tests for custom resolver 2021-01-26 08:05:19 +00:00
transform_err.rs service improvements (#233) 2020-12-27 14:15:42 +00:00
transform.rs add tests for custom resolver 2021-01-26 08:05:19 +00:00