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
- Repository security settings can be strengthened.
- fix: fix dead code warning for 'Sealed' trait and 'sample_floyd2' func
- [Feature Request] `TimeoutLayer` supports per-request values
- Feature Request: Add a way to branch on the the service pipeline
- fix trait bounds on make `AsService` & `IntoService`
- Add code coverage report/banner
- `ConcurrencyLimitLayer` that rejects requests instead of queueing it
- impl `Clone` for `RateLimit <T>`
- Retry middleware improvements for non-cloneable requests
- Fix dead code warning when default features are turned off.
- Docs
- Rust not yet supported