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
- Rename tower::steer?
- service: improve unsized types' support
- tower: Consider generating error enums with `thiserror`
- service: Impl `Service` for `async` functions
- Question about `ConcurrencyLimit` Service and `Service` trait in general
- Buffer's queue does not remove canceled requests
- tower-buffer probably doesn't need `current_message` slot
- feat: Add `Remote` middleware
- Make poll_ready() return a token which call() consumes
- Extend reconnect to support a backoff strategy for connection errors
- Docs
- Rust not yet supported