actix-net/actix-service
fakeshadow 1d172c9e2e
Merge branch 'master' into mio-0.7.3
2020-11-25 14:05:30 +08:00
..
benches clean up actix-server code 2020-10-20 21:03:14 +08:00
src docs(transform): remove extra generic parameter (#211) 2020-11-20 22:45:57 +00:00
CHANGES.md more refactor for actix-server 2020-10-25 21:31:33 +08:00
Cargo.toml more refactor for actix-server 2020-10-25 21:31:33 +08:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md actix-service: Fix broken link in readme (#189) 2020-09-12 15:08:03 +01:00

README.md

actix-service

Service trait and combinators for representing asynchronous request/response operations.

See documentation for detailed explanations these components: https://docs.rs/actix-service.