tower/tower-limit
Lucio Franco fb124a14f0
Pin all the alpha based dependencies (#339)
Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
2019-09-11 13:57:27 -04:00
..
src Update pin-project to 0.4.0-alpha.11 2019-09-11 10:00:27 -07:00
tests Obviate need for as_mut to assert_request_eq (#327) 2019-09-09 15:28:41 -04:00
CHANGELOG.md Update tower-limit to std::future (#324) 2019-09-09 12:09:41 -04:00
Cargo.toml Pin all the alpha based dependencies (#339) 2019-09-11 13:57:27 -04: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 Rate Limit

Limit maximum request rate to a Service.

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.