issues
search
seanmonstar
/
warp
A super-easy, composable, web server framework for warp speeds.
https://seanmonstar.com/post/176530511587/warp
MIT License
9.59k
stars
723
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add peer certificates for mtls to Warp
#1108
joelweinberger
closed
1 month ago
1
return values missing in try_bind
#1107
fala13
opened
1 month ago
0
Next release
#1106
RapidPencil
opened
1 month ago
0
Not found error translate to method not allowed when there is route with method is at the start of the route
#1104
rluvaton
opened
3 months ago
1
fix: update example ecc cert to v3
#1103
campeis
closed
3 months ago
0
chore(deps): update handlebars to v6
#1102
campeis
closed
3 months ago
1
Sending a JSON post with a string or bytes that contain the words <meta> causes a 403
#1101
j-mendez
closed
4 months ago
5
Graceful shutdown hangs when I use a Chromium based browser
#1100
czy-29
opened
6 months ago
1
deps: update to rustls 0.23
#1099
tottoto
closed
4 months ago
1
ci: single required job
#1098
seanmonstar
closed
7 months ago
0
style: clean up new rustc warnings
#1097
seanmonstar
closed
7 months ago
0
Chinese input method following error in notebook
#1096
Free-Aaron-Li
closed
7 months ago
2
Add Charset functionality to SSE reply.
#1095
kouta-kun
opened
7 months ago
0
HELP: filters inside .then never get executed
#1094
jarvjani
closed
8 months ago
1
integrate with monoio
#1093
ouvaa
closed
8 months ago
0
Honor SSLKEYLOGFILE by default.
#1092
llebout
opened
9 months ago
0
Rework fs filters to be more configurable
#1091
urkle
opened
9 months ago
0
Upgrade to Hyper 1.x
#1090
urkle
opened
9 months ago
0
key contains no private key while using ecc key
#1089
benzwt
opened
10 months ago
1
Upgrade to hyper v1
#1088
urkle
opened
10 months ago
6
update to use handlebars v5
#1087
campeis
closed
10 months ago
0
examples/tls/cert.pem has expired
#1086
cameronelliott
opened
10 months ago
0
deps: update tokio-tungstenite, tracing-log and async-compression dependency
#1085
tottoto
closed
10 months ago
0
Navigation between panes using vim commands
#1084
basola21
closed
10 months ago
1
Websocket connection closes immediately, but not with firefox
#1083
InfiniteCoder01
closed
11 months ago
4
Error `connection closed before message completed` after 60s
#1082
joshua-tree-19231
opened
11 months ago
2
deps: update to rustls 0.22
#1081
tottoto
closed
11 months ago
0
feat(filters): Added decompression filter support
#1080
unpervertedkid
closed
9 months ago
0
deps: remove unused tokio-stream dependency
#1079
tottoto
closed
11 months ago
0
Fix `cargo minimal-versions check`
#1078
Finomnis
closed
12 months ago
0
Add `rust-version` into `Cargo.toml`
#1077
polarathene
opened
1 year ago
1
Fixed typos
#1076
fritzrehde
opened
1 year ago
0
Feat add tcp keepalive configuration
#1075
bburnichon
opened
1 year ago
1
websocket disconnect (code: 1006, reason: "")
#1074
thewh1teagle
closed
1 year ago
2
Default OS / self signed certificate without create it
#1073
thewh1teagle
closed
1 year ago
1
Server::run should return ! (never type)
#1072
ia0
opened
1 year ago
0
Optimize file reads in `fs` module
#1071
joseluisq
opened
1 year ago
0
SSE gives up on Streams that return Pending
#1070
kouta-kun
closed
1 year ago
3
deps: move rustls-pemfile crate to tls feature
#1069
tottoto
closed
1 year ago
0
[feature request] [low prio] Non-Metal fallback option
#1068
stradicat
closed
1 year ago
2
deps: upgrade tungstenite
#1067
seanmonstar
closed
1 year ago
0
CVE-2023-43669/GHSA-9mcr-873m-xcxp: tungstenite <= 0.20.0 DoS vulnerability
#1066
kpcyrd
closed
1 year ago
1
Feature request: `warp::make_service()` or `warp::service_with_addr()`
#1065
jakajancar
opened
1 year ago
0
Fix docs build
#1064
vitorenesduarte
closed
1 year ago
1
Update tokio-rustls to 0.24 (Fix RUSTSEC-2023-0052 when "tls" feature enabled)
#1063
AldaronLau
closed
1 year ago
1
Add references to `Filter` in documentation
#1062
belgoking
closed
1 year ago
0
Add example (and doc reference) for warp::body::stream()
#1061
nickbp
closed
1 year ago
0
Make `Option<F>` a filter when F is a filter
#1060
futursolo
opened
1 year ago
0
EC Private key support
#1059
fdeantoni
closed
1 year ago
1
Feature request: More customization points in tracing
#1058
cbeck88
opened
1 year ago
3
Next