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
- Have MakeBalance and MakeBalanceLayer example?
- Using layers can result in complex compiler errors.
- Question: Multiplexed UDP Client/Server?
- `AsyncFilter::layer` returns `FilterLayer`
- Question: Looking for a service like Balance but not random
- ServiceExt::short_circuit
- Support weights for request rate limiting
- Document the library
- Idiom: should the same type implement NewService and Discover
- Filter should not call poll_ready on inner service in its poll_ready
- Docs
- Rust not yet supported