1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 21:51:06 +01:00
actix-net/actix-service/src
2021-11-14 19:45:15 +00: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 split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
lib.rs Fix Service<u8> request documentation (#388) 2021-09-26 01:30:11 +01:00
macros.rs Fix server arbiter support (#417) 2021-11-14 19:45:15 +00:00
map_config.rs merge actix-testing into actix-server (#242) 2020-12-29 21:20:24 +00:00
map_err.rs rename Server => ServerHandler (#407) 2021-11-01 23:36:51 +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