tower/tower-rate-limit
Carl Lerche b45c7ee0d4 Add middleware 2017-10-03 10:03:14 -07:00
..
src Add middleware 2017-10-03 10:03:14 -07:00
tests Add middleware 2017-10-03 10:03:14 -07:00
Cargo.toml Add middleware 2017-10-03 10:03:14 -07:00
README.md Add middleware 2017-10-03 10:03:14 -07:00

README.md

Tower Rate Limit

A Tower middleware that rate limits the requests that are passed to the inner service.

License

tower-rate-limit is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.