#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

#160 in Network programming

Download history 158743/week @ 2023-12-13 111432/week @ 2023-12-20 85407/week @ 2023-12-27 150562/week @ 2024-01-03 158377/week @ 2024-01-10 176880/week @ 2024-01-17 167200/week @ 2024-01-24 162832/week @ 2024-01-31 168140/week @ 2024-02-07 164511/week @ 2024-02-14 180377/week @ 2024-02-21 188790/week @ 2024-02-28 187847/week @ 2024-03-06 182500/week @ 2024-03-13 180541/week @ 2024-03-20 142700/week @ 2024-03-27

729,618 downloads per month
Used in 1,060 crates (101 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