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
- Reconnect should not go back to idle poll_ready errors
- can i Custom load balancing type? just like ,random,hash,Round... and more?
- Middleware for creating services from worker tasks
- Question: Buffer and Shared. How to detect Poll::Ready(Err(_))?
- `Either` rework broke `option_layer`
- util: add `Wrap`
- Retry middleware improvements
- Weighted balance::p2c
- retry: Add `BasicBudget`
- Way to recover stream from Worker (through Buffer::pair)
- Docs
- Rust not yet supported