#service #framework #async-networking #async #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

#163 in Network programming

Download history 316455/week @ 2024-10-10 345725/week @ 2024-10-17 366154/week @ 2024-10-24 322681/week @ 2024-10-31 337946/week @ 2024-11-07 360458/week @ 2024-11-14 302353/week @ 2024-11-21 250734/week @ 2024-11-28 339705/week @ 2024-12-05 360767/week @ 2024-12-12 175307/week @ 2024-12-19 110080/week @ 2024-12-26 280228/week @ 2025-01-02 357513/week @ 2025-01-09 306780/week @ 2025-01-16 257061/week @ 2025-01-23

1,211,492 downloads per month
Used in 1,278 crates (115 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

~75KB