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
- Changelog says that MSRV is 1.63 but it's 1.64
- tower 5.0 : error[E0015]: cannot call non-const fn `Identity::new` in constant functions
- Add `BoxCloneSyncService`
- How to set tower middleware dynamically
- [Feature Request]: Middleware for client side which implements balancing the RPS
- Improve documentation for tower-test
- Add `BoxCloneSyncService`
- Port tower to futures-lite
- Feature Request: implement `layer` method on `ServiceExt`
- feat: enable non-'static where possible
- Docs
- Rust not yet supported