Skip to content

Pull requests: tower-rs/tower

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix clippy lints
#827 opened Jun 7, 2025 by jplatte Draft
chore: Remove unused dependency
#822 opened Apr 30, 2025 by tottoto Loading…
Add SetTaskLocal service + layer
#821 opened Apr 23, 2025 by jplatte Draft
chore: update dead link in util/rng.rs
#820 opened Mar 24, 2025 by lipsyre Loading…
Update LICENSE
#812 opened Jan 29, 2025 by maximevtush Loading…
Bump rand to v0.9
#811 opened Jan 27, 2025 by paolobarbolini Loading…
fix trait bounds on make AsService & IntoService
#796 opened Sep 27, 2024 by Boog900 Loading…
feat: enable non-'static where possible A-buffer Area: The tower "buffer" middleware A-util Area: The tower "util" module C-enhancement Category: A PR with an enhancement or a proposed on in an issue. I-needs-decision Issues in need of decision.
#765 opened Mar 18, 2024 by Daniel-Aaron-Bloom Loading…
feat(util) Implement UnsyncBoxCloneService A-util Area: The tower "util" module I-needs-decision Issues in need of decision.
#746 opened Sep 4, 2023 by inq Loading…
retry: Add BasicBudget
#705 opened Oct 25, 2022 by boraarslan Loading…
load: Add "weight" load variant
#695 opened Sep 30, 2022 by samvrlewis Loading…
feat(timeout): add a timeout which can also timeout on poll_ready A-timeout Area: The tower "timeout" middleware C-enhancement Category: A PR with an enhancement or a proposed on in an issue. I-needs-decision Issues in need of decision. T-middleware Topic: middleware
#677 opened Jul 7, 2022 by bnjjj Loading…
util: add Wrap
#676 opened Jul 2, 2022 by lilyball Loading…
service: Impl Service for async functions
#657 opened Mar 21, 2022 by davidpdrsn Draft
3 tasks
service: improve unsized types' support
#650 opened Mar 9, 2022 by cppforliving Loading…
Try out tokens
#631 opened Jan 29, 2022 by Skepfyr Draft
added tower/examples/tower-buffer.rs example
#589 opened May 20, 2021 by rrichardson Loading…
feat: Add Remote middleware
#575 opened Apr 2, 2021 by NeoLegends Draft
Retry Policy POC
#546 opened Jan 23, 2021 by rcoh Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.