tower/tower-timeout
Lucio Franco 476f085c89
Introduce the `ServiceBuilder` (#175)
The `ServiceBuilder` composes layers together and produces either a `MakeService` or a `Service` wrapped by those layers.
2019-03-26 10:14:42 -04:00
..
src Introduce the `ServiceBuilder` (#175) 2019-03-26 10:14:42 -04:00
Cargo.toml depend on tower-service from crates.io (#186) 2019-03-06 13:38:58 -08:00
README.md License Tower under MIT only 2017-11-16 09:44:44 -08:00

README.md

Tower Timeout

A Tower middleware that applies a timeout to requests.