issues
search
tower-rs
/
tower
async fn(Request) -> Result<Response, Error>
https://docs.rs/tower
MIT License
3.56k
stars
281
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Repository security settings can be strengthened.
#800
amaranthjinn
opened
2 weeks ago
0
fix: fix dead code warning for 'Sealed' trait and 'sample_floyd2' func
#799
bp7968h
opened
4 weeks ago
0
[Feature Request] `TimeoutLayer` supports per-request values
#798
cglong
opened
4 weeks ago
3
Feature Request: Add a way to branch on the the service pipeline
#797
Sagebati
opened
1 month ago
4
fix trait bounds on make `AsService` & `IntoService`
#796
Boog900
opened
1 month ago
0
Add code coverage report/banner
#795
pool2win
opened
2 months ago
2
impl `Clone` for `RateLimit <T>`
#794
lcmgh
opened
2 months ago
0
`ConcurrencyLimitLayer` that rejects requests instead of queueing it
#793
lcmgh
opened
2 months ago
0
fix: relax MSRV to 1.63
#792
tottoto
closed
1 month ago
8
Prepare release of v0.5.1
#791
jplatte
closed
3 months ago
2
Retry middleware improvements for non-cloneable requests
#790
fraillt
opened
3 months ago
1
Update `sync_wrapper` version to `1.0`.
#789
yhx-12243
closed
3 months ago
1
Upgrade http and sync_wrapper dependencies
#788
elichai
closed
4 days ago
5
Bump dependency on tower-layer
#787
agourlay
closed
3 months ago
1
tower 5.0 : error[E0015]: cannot call non-const fn `Identity::new` in constant functions
#786
LeonGGX
opened
3 months ago
2
Changelog says that MSRV is 1.63 but it's 1.64
#785
paolobarbolini
opened
3 months ago
0
error[E0015]: cannot call non-const fn `Identity::new` in constant functions
#784
RemiBardon
closed
3 months ago
5
Fix dead code warning when default features are turned off.
#783
tobz
opened
3 months ago
3
tower-layer: drop versions from dev dependencies
#782
tobz
closed
3 months ago
0
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3, and tower-test-0.4.1
#781
davidbarsky
closed
3 months ago
0
chore: fix a few typos
#780
striezel
closed
4 months ago
3
fix warnings found when running check/doc commands
#779
GlenDC
closed
4 months ago
1
use workspace dependencies for tower
#778
GlenDC
closed
4 months ago
4
Add `BoxCloneSyncService`
#777
tthebst
opened
4 months ago
0
use workspace dependencies
#776
GlenDC
closed
4 months ago
1
chore: fix spelling errors
#775
tobz
closed
4 months ago
2
How to set tower middleware dynamically
#774
tgy3300
opened
4 months ago
1
[Feature Request]: Middleware for client side which implements balancing the RPS
#773
Velnbur
opened
4 months ago
0
Improve documentation for tower-test
#772
alfiejfs
opened
4 months ago
1
Build fails with -Zbuild-std
#771
asomers
closed
3 months ago
2
Add `BoxCloneSyncService`
#770
tthebst
opened
5 months ago
3
Integrate GATs into tower-service
#769
notgull
closed
7 months ago
1
Port tower to futures-lite
#768
notgull
opened
7 months ago
6
[tower] Update indexmap
#767
phyllipecesar
closed
4 months ago
2
Feature Request: implement `layer` method on `ServiceExt`
#766
tp971
opened
8 months ago
2
feat: enable non-'static where possible
#765
Daniel-Aaron-Bloom
opened
8 months ago
0
Rate Limit Layer not Respected
#764
cloud303-cholden
closed
8 months ago
1
Tower & Warp server error
#763
ghost
opened
9 months ago
0
docs: provide an example to explain the cloning inner services
#762
shengsheng
closed
1 month ago
0
Upgrade indexmap to version 2.
#761
pixlwave
closed
10 months ago
3
feat: Make new functions const when possible
#760
kerkmann
closed
4 months ago
2
feat: Bump `indexmap` version, enable `std` feature.
#759
Mr-Leshiy
closed
10 months ago
0
Update indexmap dependency & fix compiler warnings
#758
serprex
closed
4 months ago
2
experiment with permit based service framework
#757
hlbarber
opened
11 months ago
5
unexpected behaviour of `RateLimit`
#756
hlbarber
opened
11 months ago
0
remove generic parameters from Reconnect::new
#755
GlenDC
closed
4 months ago
1
ensure that re-exported symbols show feature label in root
#754
GlenDC
closed
4 months ago
3
breaking change in tower design (0.6 or beyond): first class support for async fn traits
#753
GlenDC
opened
1 year ago
20
docs: extend building a middleware from scratch guide
#752
samueljoli
closed
11 months ago
0
Extending `Building a middleware from scratch` guide
#751
samueljoli
closed
11 months ago
0
Next