tower-async-hyper

Crates.iotower-async-hyper
lib.rstower-async-hyper
version0.1.0
created_at2023-11-20 23:28:26.152089+00
updated_at2023-11-20 23:28:26.152089+00
descriptionBridges a `tower-async` `Service` to be used within a `hyper` (1.x) environment.
homepagehttps://github.com/plabayo/tower-async
repositoryhttps://github.com/plabayo/tower-async
max_upload_size
id1043319
size13,281
Glen De Cauwsemaecker (GlenDC)

documentation

README

Tower Async Hyper

Decorates a tower_async::Service, allowing it to be turned into a hyper::service::Service.

Crates.io Documentation MIT licensed Build Status

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower Async by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 731

cargo fmt