#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

#321 in Network programming

Download history 185222/week @ 2024-03-14 178081/week @ 2024-03-21 192375/week @ 2024-03-28 191636/week @ 2024-04-04 195519/week @ 2024-04-11 208463/week @ 2024-04-18 207351/week @ 2024-04-25 205579/week @ 2024-05-02 205413/week @ 2024-05-09 218785/week @ 2024-05-16 220336/week @ 2024-05-23 237233/week @ 2024-05-30 241436/week @ 2024-06-06 230488/week @ 2024-06-13 221338/week @ 2024-06-20 202979/week @ 2024-06-27

946,600 downloads per month
Used in 1,099 crates (99 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

~73KB