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
- [Feature Request] `TimeoutLayer` supports per-request values
- 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
- “Fan out” services?
- Test out Service::disarm for all tower services
- retry: Add `StandardRetryPolicy` and `standard_policy` mod
- Retry middleware improvements
- Way to recover stream from Worker (through Buffer::pair)
- Docs
- Rust not yet supported