Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tokio-rs/axum issues and pull requests

#2267 - bug with / in nest

Issue - State: open - Opened by mortifia 12 months ago - 6 comments
Labels: C-bug, A-axum

#2267 - bug with / in nest

Issue - State: closed - Opened by mortifia 12 months ago - 8 comments
Labels: C-bug, A-axum

#2263 - URI extractor behaves differently via HTTP 1 and HTTP 2

Issue - State: closed - Opened by AlyoshaVasilieva 12 months ago - 1 comment

#2261 - Oudated Examples

Issue - State: closed - Opened by mahmudsudo 12 months ago - 1 comment

#2258 - Number out of range error

Issue - State: closed - Opened by sganis 12 months ago - 2 comments

#2256 - ServeDir/ServeFile can fail to send the entire asset under concurrent load

Issue - State: closed - Opened by tomjakubowski 12 months ago - 3 comments
Labels: S-waiting-on-author

#2255 - Fix example on README.md

Pull Request - State: closed - Opened by sebosp 12 months ago - 3 comments

#2252 - Fallback handlers on nested routers returning 404

Issue - State: open - Opened by maxburke about 1 year ago - 5 comments
Labels: C-bug, A-axum

#2251 - Add a method-not-allowed fallback on the Router level

Issue - State: open - Opened by ThibSrb about 1 year ago - 14 comments
Labels: C-feature-request, A-axum

#2249 - Make extractors with Infallible rejection type more convenient

Issue - State: open - Opened by jplatte about 1 year ago - 1 comment
Labels: I-needs-decision, A-axum

#2249 - Make extractors with Infallible rejection type more convenient

Issue - State: open - Opened by jplatte about 1 year ago
Labels: I-needs-decision, A-axum

#2248 - Is there a plan to update to `http-body 1.0-rcX`?

Issue - State: closed - Opened by kkocdko about 1 year ago - 1 comment

#2246 - Use the diagnostic namespace

Pull Request - State: closed - Opened by weiznich about 1 year ago

#2245 - axum::body no longer pulls in axum::body::stream_body

Pull Request - State: closed - Opened by waynr about 1 year ago

#2245 - axum::body no longer pulls in axum::body::stream_body

Pull Request - State: closed - Opened by waynr about 1 year ago

#2244 - Json: add from_bytes method, use that in 'impl FromRequest'

Pull Request - State: closed - Opened by waynr about 1 year ago - 10 comments

#2242 - Ensure we include the port when parsing authority

Pull Request - State: open - Opened by bouk about 1 year ago - 5 comments

#2241 - Add HTTP/1 and HTTP/2 to `axum::serve`

Pull Request - State: open - Opened by rakshith-ravi about 1 year ago

#2241 - Add HTTP/1 and HTTP/2 to `axum::serve`

Pull Request - State: closed - Opened by rakshith-ravi about 1 year ago - 6 comments

#2238 - Axum Post method trait bound error

Issue - State: closed - Opened by juddbaguio about 1 year ago

#2237 - Make sure axum-extra also supports being compiled to WASM

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: A-axum-extra

#2236 - Make tokio an optional dependency of axum-extra

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: A-axum-extra

#2235 - Add handle_error to ServiceExt

Pull Request - State: closed - Opened by GuillerLT about 1 year ago - 1 comment

#2233 - Chore: A few clippy inspired changes

Pull Request - State: open - Opened by nyurik about 1 year ago

#2233 - Chore: A few clippy inspired changes

Pull Request - State: closed - Opened by nyurik about 1 year ago

#2232 - Use inline format args

Pull Request - State: closed - Opened by nyurik about 1 year ago

#2232 - Use inline format args

Pull Request - State: closed - Opened by nyurik about 1 year ago

#2231 - Use tower-http's `TimeoutLayer`

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: C-cleanup, A-axum

#2230 - Add `FixNestedRedirect` middleware

Pull Request - State: open - Opened by davidpdrsn about 1 year ago - 5 comments
Labels: A-axum

#2229 - Use tuples instead of `ServiceBuilder` internally

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: C-cleanup, A-axum

#2228 - Release all the crates

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago - 1 comment
Labels: T-release, A-axum, A-axum-macros, A-axum-extra, A-axum-core

#2227 - Backports

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: A-axum, A-axum-macros, A-axum-extra, A-axum-core

#2226 - axum-extra 0.8.0

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: T-release, A-axum-extra

#2224 - Update prost

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: A-axum-extra

#2223 - Protobuf extractor not working

Issue - State: closed - Opened by youginil about 1 year ago - 3 comments

#2221 - add a validator inspired by axum in ecosystem

Pull Request - State: closed - Opened by tu6ge about 1 year ago - 4 comments

#2218 - Overlapping routes with captures having different names panics

Issue - State: closed - Opened by DMaxter about 1 year ago - 4 comments

#2217 - Re-export Duration for Cookie set_max_age

Pull Request - State: closed - Opened by marlonbaeten about 1 year ago - 4 comments

#2216 - Use "set up" rather than "setup" when used as a verb

Pull Request - State: closed - Opened by oalders about 1 year ago

#2215 - Update Hyper Dependency To Address Slow Shutdown Times

Issue - State: closed - Opened by bonedaddy about 1 year ago - 3 comments

#2215 - Update Hyper Dependency To Address Slow Shutdown Times

Issue - State: closed - Opened by bonedaddy about 1 year ago - 3 comments

#2211 - sse memory leak on linux system

Issue - State: closed - Opened by zhouquan2016 about 1 year ago - 3 comments

#2208 - Add tls-graceful-shutdown example

Pull Request - State: open - Opened by PGIII about 1 year ago

#2208 - Add tls-graceful-shutdown example

Pull Request - State: closed - Opened by PGIII about 1 year ago

#2205 - fix typo in examples README: plural form examples

Pull Request - State: closed - Opened by nabbisen about 1 year ago - 1 comment

#2204 - MSRV of axum-macros is 1.63

Pull Request - State: closed - Opened by nabbisen about 1 year ago - 5 comments

#2201 - Improve debug_handler macro on tuple output types.

Pull Request - State: open - Opened by SpeedReach about 1 year ago

#2201 - Improve `debug_handler` on tuple response types

Pull Request - State: closed - Opened by SpeedReach about 1 year ago - 6 comments

#2198 - Add extractor for user language

Pull Request - State: open - Opened by frenetisch-applaudierend about 1 year ago - 6 comments

#2197 - Add an extractor for the user language

Issue - State: open - Opened by frenetisch-applaudierend about 1 year ago - 2 comments
Labels: C-feature-request, A-axum-extra

#2192 - Fix new clippy warnings

Pull Request - State: closed - Opened by jplatte about 1 year ago - 1 comment

#2192 - Fix new clippy warnings

Pull Request - State: closed - Opened by jplatte about 1 year ago - 1 comment

#2191 - add IntoResponse impl on custom Json extractor example

Pull Request - State: closed - Opened by lennart about 1 year ago - 4 comments

#2191 - add IntoResponse impl on custom Json extractor example

Pull Request - State: closed - Opened by lennart about 1 year ago - 4 comments

#2187 - Visiting blocking handler from Browser blocks whole route

Issue - State: closed - Opened by Geo-W about 1 year ago

#2187 - Visiting blocking handler from Browser blocks whole route

Issue - State: closed - Opened by Geo-W about 1 year ago

#2187 - Visiting blocking handler from Browser blocks whole route

Issue - State: closed - Opened by Geo-W about 1 year ago

#2183 - Document that with_state needs to be last when building a router

Pull Request - State: closed - Opened by selfhoster1312 about 1 year ago - 1 comment

#2181 - Why is the `Typed Headers` feature flag not in the official release?

Issue - State: closed - Opened by vallezw about 1 year ago - 2 comments

#2178 - Remove useless commented code

Pull Request - State: closed - Opened by hi-rustin about 1 year ago

#2176 - Fix documentation for MethodRouter::into_make_service

Pull Request - State: closed - Opened by jplatte about 1 year ago

#2174 - Don't create a `RouteId` if routes can be merged

Pull Request - State: closed - Opened by danpls about 1 year ago

#2173 - debug_handler: Check IntoResponseParts / IntoResponse for return tuple element types

Issue - State: open - Opened by jplatte about 1 year ago - 10 comments
Labels: C-enhancement, E-medium, A-axum-macros

#2172 - Remove redundant space in the comment

Pull Request - State: closed - Opened by hi-rustin about 1 year ago

#2170 - Make `Message::into_tungstenite` and `Message::from_tungstenite` public

Issue - State: closed - Opened by MolotovCherry about 1 year ago - 2 comments

#2169 - PUT / PATCH method routers do not work without also using the POST method router

Issue - State: closed - Opened by WJehee about 1 year ago - 3 comments

#2168 - TCP reset when http body is large when using middleware

Issue - State: closed - Opened by avalon1610 about 1 year ago - 5 comments

#2167 - Update ECOSYSTEM.md

Pull Request - State: closed - Opened by robertwayne about 1 year ago

#2166 - Add auto-reload example

Pull Request - State: closed - Opened by jplatte about 1 year ago - 2 comments

#2165 - Update ECOSYSTEM.md

Pull Request - State: closed - Opened by randommm about 1 year ago

#2164 - Add `docsrs` feature to axum-core and axum-macros

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: T-docs, A-axum-macros, A-axum-core

#2162 - Improve CI

Pull Request - State: closed - Opened by jplatte about 1 year ago - 1 comment

#2160 - Fix typo in `prometheus-metrics/src/main.rs`

Pull Request - State: closed - Opened by bnzone about 1 year ago

#2159 - Fix typos in `examples/diesel-postgres/src/main.rs`

Pull Request - State: closed - Opened by bnzone about 1 year ago

#2157 - Clearly document applying `DefaultBodyLimit` to individual routes

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: T-docs, A-axum-core

#2156 - Add sqlx-postgresql-stream example

Pull Request - State: closed - Opened by belovaf about 1 year ago - 3 comments

#2154 - Clarify documentation about `route_layer`

Pull Request - State: closed - Opened by Maaxxs about 1 year ago - 1 comment

#2153 - `from_fn_with_state` won't accept async fn(...) -> Result<..., ...>

Issue - State: closed - Opened by auguwu about 1 year ago - 1 comment

#2150 - Additional SSE Example

Issue - State: closed - Opened by dvreed77 about 1 year ago - 1 comment

#2149 - Add space between SSE field and value for compatibility

Pull Request - State: closed - Opened by ttys3 about 1 year ago - 1 comment

#2148 - v0.6.x chore(sse): add space between field and value for compatibility

Pull Request - State: closed - Opened by ttys3 about 1 year ago - 1 comment

#2145 - Release axum and axum-extra

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago - 2 comments
Labels: T-release, A-axum, A-axum-extra

#2144 - Replace :emoji: codes with the actual emoji

Pull Request - State: closed - Opened by jplatte about 1 year ago

#2143 - Implement `IntoResponse` for `(R,) where R: IntoResponse`

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago

#2142 - Implement Clone for ErasedJson

Pull Request - State: closed - Opened by jplatte about 1 year ago - 1 comment

#2141 - Backport changes from main to v0.6.x

Pull Request - State: closed - Opened by jplatte about 1 year ago - 1 comment

#2140 - Implement `Handler` for `T: IntoResponse`

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago - 2 comments

#2139 - axum-extra 0.7.6

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago
Labels: T-release, A-axum-extra

#2138 - Add example showing how to proxy `reqwest::Response`

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago

#2137 - axum-extra: Remove unused tower-http dependency

Pull Request - State: closed - Opened by davidpdrsn about 1 year ago

#2135 - axum-extra: Remove unused tower-http dependency

Pull Request - State: closed - Opened by jplatte about 1 year ago

#2133 - Fix typo in typed_header.rs

Pull Request - State: closed - Opened by eltociear about 1 year ago

#2132 - Update main.rs - Correct method in comments

Pull Request - State: closed - Opened by Calorus about 1 year ago