#service #async-networking #async #framework #future #networking

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

#5 in #async-networking

Download history 162997/week @ 2024-01-07 162855/week @ 2024-01-14 173475/week @ 2024-01-21 162559/week @ 2024-01-28 164936/week @ 2024-02-04 170869/week @ 2024-02-11 165560/week @ 2024-02-18 187431/week @ 2024-02-25 190604/week @ 2024-03-03 182640/week @ 2024-03-10 181712/week @ 2024-03-17 181866/week @ 2024-03-24 199205/week @ 2024-03-31 190403/week @ 2024-04-07 199082/week @ 2024-04-14 203259/week @ 2024-04-21

801,115 downloads per month
Used in 1,072 crates (102 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

~74KB