tower/tower-filter
Jon Gjengset 2653f70884 Bumps for 0.3.0-alpha.2 (#355)
* Bump all to futures-* alpha.19

* Prepare for alpha.2 release

* Make tower-service also a path dep

* Use new tokio alpha
2019-09-30 18:56:26 -04:00
..
src Bumps for 0.3.0-alpha.2 (#355) 2019-09-30 18:56:26 -04:00
tests Update tower-filter to std::future (#331) 2019-09-10 11:39:51 -04:00
CHANGELOG.md Bumps for 0.3.0-alpha.2 (#355) 2019-09-30 18:56:26 -04:00
Cargo.toml Bumps for 0.3.0-alpha.2 (#355) 2019-09-30 18:56:26 -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 Filter

Conditionally allow requests to be dispatched to a service based on the result of a predicate.

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.