#network #framework #async #futures #service

no-std actix-service

Service trait and combinators for representing asynchronous request/response operations

38 releases (9 stable)

2.0.2 Dec 18, 2021
2.0.1 Oct 11, 2021
2.0.0 Apr 16, 2021
2.0.0-beta.5 Mar 15, 2021
0.1.3 Dec 13, 2018

#109 in Network programming

Download history 84387/week @ 2022-11-28 83449/week @ 2022-12-05 76796/week @ 2022-12-12 75954/week @ 2022-12-19 43136/week @ 2022-12-26 65562/week @ 2023-01-02 88582/week @ 2023-01-09 89465/week @ 2023-01-16 87907/week @ 2023-01-23 96304/week @ 2023-01-30 99204/week @ 2023-02-06 98265/week @ 2023-02-13 98777/week @ 2023-02-20 98965/week @ 2023-02-27 117389/week @ 2023-03-06 99829/week @ 2023-03-13

421,183 downloads per month
Used in 787 crates (87 directly)

MIT/Apache

105KB
3K SLoC

actix-service

Service trait and combinators for representing asynchronous request/response operations.

crates.io Documentation Version License Dependency Status Download Chat on Discord

See documentation for detailed explanations of these components: https://docs.rs/actix-service.


lib.rs:

See [Service] docs for information on this crate's foundational trait.

Dependencies

~70KB