tower
https://github.com/tower-rs/tower
Rust
async fn(Request) -> Result<Response, Error>
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to tower
Help out
- Issues
- Adjust Worker::poll logic to fix pending wake failure in balance service.
- tower::Balance does not notice if multiple become ready at once
- A struct to combine two service
- `no-std` compatiblity for underlying traits
- Feature Request: Add a way to branch on the the service pipeline
- Port tower to futures-lite
- experiment with permit based service framework
- breaking change in tower design (0.6 or beyond): first class support for async fn traits
- Test out Service::disarm for all tower services
- retry: Add `StandardRetryPolicy` and `standard_policy` mod
- Docs
- Rust not yet supported