tower/tower-buffer
Sean McArthur 52075f3c6f Update tower-make to tokio-io v0.2.0-alpha.5 2019-09-20 15:09:09 -07:00
..
src Prepare `tower-buffer` 0.3.0-alpha.1b release (#345) 2019-09-14 12:47:38 -04:00
tests Obviate need for as_mut to assert_request_eq (#327) 2019-09-09 15:28:41 -04:00
CHANGELOG.md Prepare `tower-buffer` 0.3.0-alpha.1b release (#345) 2019-09-14 12:47:38 -04:00
Cargo.toml Update tower-make to tokio-io v0.2.0-alpha.5 2019-09-20 15:09:09 -07: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 Buffer

Buffer requests before dispatching 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.