tower/tower-limit
Lucio Franco 2e9e2d1813
limit: Vendor `tokio::sync::Semaphore` (#388)
2019-12-11 15:08:42 -05:00
..
src limit: Vendor `tokio::sync::Semaphore` (#388) 2019-12-11 15:08:42 -05:00
tests Update tower-limit and prepare for release (#375) 2019-12-04 09:53:52 -05:00
CHANGELOG.md Bumps for 0.3.0-alpha.2 (#355) 2019-09-30 18:56:26 -04:00
Cargo.toml limit: Vendor `tokio::sync::Semaphore` (#388) 2019-12-11 15:08:42 -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 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.