Crates.io | tower-spawn-ready |
lib.rs | tower-spawn-ready |
version | 0.3.0 |
source | src |
created_at | 2019-09-11 20:34:27.483962 |
updated_at | 2019-12-19 23:04:56.656209 |
description | Drives service readiness via a spawned task |
homepage | https://github.com/tower-rs/tower |
repository | https://github.com/tower-rs/tower |
max_upload_size | |
id | 164263 |
size | 11,495 |
Spawn Ready ensures that its inner service is driven to readiness on an executor. Useful with pooling layers that may poll their inner service infrequently.
This project is licensed under the MIT license.
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.