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
- fix(filter): return AsyncFilterLayer from AsyncFilter::layer
- fix(load): release completion handle when the response future resolves to Err
- feat(load/peak_ewma): expose round-trip time estimate
- chore: improve tower maintenance path
- `Intercept` layer: conditionally return a response without calling the inner service
- fix(hedge): assert non-zero rotation period on construction
- fix(steer): enforce fail-fast assertion for empty service iterators
- fix(util): preserve in-flight request state during unordered conversion
- fix(buffer): assert non-zero bound on construction
- fix(retry): avoid truncating fractional retry_percent in TpsBudget
- Docs
- Rust not yet supported