#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

#356 in Network programming

Download history 240670/week @ 2024-07-18 245473/week @ 2024-07-25 236305/week @ 2024-08-01 269028/week @ 2024-08-08 261908/week @ 2024-08-15 266678/week @ 2024-08-22 248931/week @ 2024-08-29 296611/week @ 2024-09-05 283159/week @ 2024-09-12 299746/week @ 2024-09-19 313356/week @ 2024-09-26 325885/week @ 2024-10-03 316455/week @ 2024-10-10 345725/week @ 2024-10-17 366220/week @ 2024-10-24 322658/week @ 2024-10-31

1,422,661 downloads per month
Used in 1,217 crates (108 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