1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 16:52:58 +01:00
actix-net/actix-service/src
2021-07-17 20:54:53 +01:00
..
and_then.rs remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
apply_cfg.rs add tests for custom resolver 2021-01-26 08:05:19 +00:00
apply.rs remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
boxed.rs improve boxed service docs 2021-04-15 20:43:02 +01:00
ext.rs remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
fn_service.rs remove service dev module and add transformext trait 2021-03-10 03:18:09 +00:00
lib.rs address msrv todo in router 2021-04-16 02:06:11 +01:00
macros.rs Update macros.rs 2021-07-17 20:54:53 +01:00
map_config.rs merge actix-testing into actix-server (#242) 2020-12-29 21:20:24 +00:00
map_err.rs Add native tls support for actix_tls::connect module (#295) 2021-03-27 00:20:17 +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 remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
ready.rs remove futures-util from service deps (#235) 2020-12-27 18:24:57 +00:00
then.rs remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
transform_err.rs remove service dev module and add transformext trait 2021-03-10 03:18:09 +00:00
transform.rs Docs: Fix signature of Service::call (#358) 2021-06-02 21:10:36 +01:00