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
- Make poll_ready() return a token which call() consumes
- Extend reconnect to support a backoff strategy for connection errors
- Disarming Service after successful poll_ready
- Type erased sync Service
- Update project status in README
- Being able to choose the error type in tower-test
- propogate panics through `Buffer`
- tower-balance: Observations from testing
- Is poll_ready worth it?
- path to tower-service 1.0
- Docs
- Rust not yet supported