tower/tower-timeout
Lucio Franco fe7919b1a4
Use `Into<Error>` for all Services (#400)
2019-12-19 17:30:23 -05:00
..
src Use `Into<Error>` for all Services (#400) 2019-12-19 17:30:23 -05:00
CHANGELOG.md Update timeout, tower-test and reconnect (#373) 2019-12-02 19:14:15 -05:00
Cargo.toml remove service, make and layer path deps (#382) 2019-12-06 11:59:56 -05:00
LICENSE Prepare release (#273) 2019-04-26 21:31:25 -07:00
README.md Prepare release (#273) 2019-04-26 21:31:25 -07:00

README.md

Tower Timeout

Apply a timeout to requests, ensuring completion within a fixed time duration.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.