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

#2654 - Add multipart/form-data response builders to axum-extra

Pull Request - State: closed - Opened by zleyyij 7 months ago - 10 comments

#2653 - Feature: `Serve::tcp_nodelay`

Pull Request - State: closed - Opened by Clueliss 7 months ago - 3 comments
Labels: S-waiting-on-author

#2651 - Consider disallowing root nesting

Issue - State: open - Opened by jplatte 7 months ago - 7 comments
Labels: T-release, breaking change, A-axum

#2650 - Fix nightly tests

Pull Request - State: closed - Opened by mladedav 7 months ago - 5 comments

#2647 - Cannot work with tower-http's RequestDecompressionLayer

Issue - State: closed - Opened by tisonkun 7 months ago - 3 comments

#2646 - Documentation about Key::derive_from lists wrong feature name

Issue - State: open - Opened by PuercoPop 7 months ago - 1 comment
Labels: C-bug, S-blocked, T-docs, A-axum-extra

#2645 - chore: update matchit to 0.8

Pull Request - State: open - Opened by mladedav 7 months ago - 10 comments

#2643 - Make axum generic over it's Listener type

Pull Request - State: closed - Opened by StratusFearMe21 7 months ago - 5 comments

#2641 - Update `matchit` to 0.8

Issue - State: open - Opened by mladedav 7 months ago - 2 comments
Labels: E-medium, breaking change, A-axum

#2639 - Issue migrating ServeDir handler from Axum 0.6 to 0.7

Issue - State: closed - Opened by JasonGH17 7 months ago

#2638 - axum-extra: update serde_html_form to 0.2.4 in

Pull Request - State: closed - Opened by LMH01 7 months ago - 4 comments

#2637 - Update serde_html_form to 0.2.4 in axum extra

Issue - State: closed - Opened by LMH01 7 months ago - 1 comment

#2634 - Rate Limit Layer not Respected

Issue - State: open - Opened by cloud303-cholden 7 months ago - 10 comments
Labels: C-bug, A-axum

#2634 - Rate Limit Layer not Respected

Issue - State: open - Opened by cloud303-cholden 7 months ago - 11 comments
Labels: C-bug, A-axum

#2633 - Move Html from axum-extra to axum

Pull Request - State: closed - Opened by creativcoder 7 months ago
Labels: breaking change

#2632 - Move axum-extra's Html response into axum

Issue - State: closed - Opened by jplatte 7 months ago
Labels: E-easy, breaking change, A-axum

#2627 - fix typo in prometheus_metrics_example

Pull Request - State: closed - Opened by vigith 7 months ago

#2626 - example was outdated,would encapsulation some general function into axum

Issue - State: closed - Opened by joebnb 7 months ago - 2 comments

#2624 - Add a native way to create and respond to requests with multipart forms

Issue - State: closed - Opened by zleyyij 7 months ago - 2 comments
Labels: C-feature-request, E-medium, A-axum-extra

#2623 - add example about compression

Pull Request - State: closed - Opened by yanns 7 months ago - 6 comments

#2621 - possible to use monoio?

Issue - State: closed - Opened by ouvaa 7 months ago - 1 comment

#2619 - FastAPI-like multiple applications

Issue - State: closed - Opened by Tomperez98 7 months ago - 2 comments

#2613 - ci: Unbreak cargo-deny action

Pull Request - State: closed - Opened by jplatte 7 months ago

#2612 - fix typo in CONTRIBUTING.md

Pull Request - State: closed - Opened by mladedav 7 months ago - 4 comments

#2611 - graceful shutdown does not shutdown when i use Google Chrome。

Issue - State: closed - Opened by maojinhua 7 months ago - 13 comments

#2610 - Non-cancellable handlers

Issue - State: closed - Opened by mladedav 7 months ago - 6 comments

#2609 - I wanna say Thank You for the Axum Team

Issue - State: closed - Opened by MacJayLee 8 months ago - 6 comments

#2608 - Add axum-typed-routing to ECOSYSTEM.md

Pull Request - State: closed - Opened by jvdwrf 8 months ago

#2605 - chore: remove h2 from dependencies when http2 feature is off

Pull Request - State: closed - Opened by mladedav 8 months ago - 4 comments

#2599 - axum-extra tests fail except from git

Issue - State: closed - Opened by jonassmedegaard 8 months ago - 2 comments

#2596 - remove pin as pin! not stable for current toolchain

Pull Request - State: closed - Opened by yanns 8 months ago

#2595 - Way to customize error responses for `TypedHeader` in `axum-extras`

Issue - State: closed - Opened by tgross35 8 months ago - 1 comment

#2592 - handle body limit

Pull Request - State: closed - Opened by yanns 8 months ago

#2591 - Best contact method

Issue - State: closed - Opened by carllerche 8 months ago - 1 comment

#2588 - Strange memory usage

Issue - State: closed - Opened by ConsoleC137 8 months ago - 1 comment

#2587 - Can we take inspiration from how Pavex handles errors?

Issue - State: open - Opened by gyzerok 8 months ago - 3 comments
Labels: C-musings, E-hard, A-axum-core

#2586 - Fix layers being cloned for each request

Pull Request - State: open - Opened by davidpdrsn 8 months ago
Labels: A-axum

#2586 - Fix layers being cloned for each request

Pull Request - State: closed - Opened by davidpdrsn 8 months ago - 1 comment
Labels: A-axum

#2585 - docs: circumvent oddities with SSE and compression

Pull Request - State: closed - Opened by BenJeau 8 months ago - 5 comments

#2584 - Add rejection tracing to all extractors (#2526)

Pull Request - State: closed - Opened by mladedav 8 months ago - 4 comments

#2583 - Implement FromRequest for BytesMut

Pull Request - State: closed - Opened by jplatte 8 months ago - 21 comments

#2582 - Example in `MethodRouter::layer` documentation doesn't work

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

#2581 - Document usage of concrete state in `FromRequest` macro (#2550)

Pull Request - State: closed - Opened by mladedav 8 months ago - 3 comments

#2578 - Handler not implemented for Or

Issue - State: closed - Opened by Natureshadow 8 months ago

#2575 - Is "Rewriting request URI in middleware" out of date?

Issue - State: closed - Opened by maxcountryman 8 months ago - 9 comments

#2569 - route.md: Add wildcard example code

Pull Request - State: open - Opened by Enselic 8 months ago

#2569 - route.md: Add wildcard example code

Pull Request - State: open - Opened by Enselic 8 months ago

#2569 - route.md: Add wildcard example code

Pull Request - State: open - Opened by Enselic 8 months ago

#2569 - route.md: Add wildcard example code

Pull Request - State: closed - Opened by Enselic 8 months ago - 3 comments

#2568 - Run cargo clippy --fix to fix CI

Pull Request - State: open - Opened by Enselic 8 months ago

#2568 - Run cargo clippy --fix to fix CI

Pull Request - State: closed - Opened by Enselic 8 months ago

#2568 - Run cargo clippy --fix to fix CI

Pull Request - State: open - Opened by Enselic 8 months ago

#2567 - examples: Add wildcard-route

Pull Request - State: closed - Opened by Enselic 8 months ago - 2 comments

#2560 - Update ECOSYSTEM.md

Pull Request - State: open - Opened by robatipoor 8 months ago

#2560 - Update ECOSYSTEM.md

Pull Request - State: closed - Opened by robatipoor 8 months ago

#2559 - release axum v0.6.21

Issue - State: closed - Opened by jonassmedegaard 8 months ago - 4 comments

#2558 - Fix blocking-mode tcp listener in auto-reload example

Pull Request - State: closed - Opened by jplatte 8 months ago

#2550 - Document deriving `FromRequestParts` limited to specific state types

Issue - State: closed - Opened by Kinrany 8 months ago - 5 comments
Labels: T-docs, A-axum-macros

#2548 - impl FromRequest for BytesMut

Issue - State: closed - Opened by K4rakara 8 months ago - 2 comments

#2544 - Ability to return errors from middleware

Issue - State: open - Opened by justhaug 8 months ago

#2543 - feat: add simple tokio redis example

Pull Request - State: closed - Opened by drbh 8 months ago - 1 comment

#2542 - Fix typos in testing example

Pull Request - State: closed - Opened by rdbo 8 months ago

#2536 - `Router::route_service()` example code is out of date

Issue - State: open - Opened by jwodder 8 months ago - 7 comments
Labels: T-docs

#2535 - Added MongoDB example

Pull Request - State: closed - Opened by tr1sm0s1n 8 months ago

#2534 - Implement CSRF token verification for OAuth example

Pull Request - State: open - Opened by loganbnielsen 8 months ago - 1 comment
Labels: S-waiting-for-review

#2528 - Update ECOSYSTEM.md

Pull Request - State: closed - Opened by maxcountryman 9 months ago

#2527 - Implement axum_extra query rejection tracing

Pull Request - State: closed - Opened by ghashy 9 months ago - 3 comments

#2524 - Fix fallback handlers on nested routers returning 404

Pull Request - State: closed - Opened by dalton-oliveira 9 months ago - 1 comment

#2523 - add minijinja templating example

Pull Request - State: closed - Opened by Deffendor 9 months ago - 3 comments

#2521 - Set tcp nodelay on sockets

Issue - State: closed - Opened by Clueliss 9 months ago - 3 comments

#2518 - Grammar: Fix "it's" vs "its" in several places

Pull Request - State: closed - Opened by DominoTree 9 months ago

#2517 - Improve documentation of `axum_extra::extract::Query`

Pull Request - State: closed - Opened by AlphaKeks 9 months ago

#2516 - Update axum prometheus-metrics example

Pull Request - State: closed - Opened by dayvejones 9 months ago

#2515 - Allow enumerating routes on service

Issue - State: closed - Opened by casey 9 months ago - 3 comments

#2513 - docs: add Axum Test to ECOSYSTEM.md

Pull Request - State: closed - Opened by JosephLenton 9 months ago

#2513 - docs: add Axum Test to ECOSYSTEM.md

Pull Request - State: closed - Opened by JosephLenton 9 months ago

#2512 - Add note about missing CSRF validation in oauth example

Pull Request - State: closed - Opened by davidpdrsn 9 months ago

#2511 - oauth example doesn't validate CSRF token

Issue - State: open - Opened by davidpdrsn 9 months ago - 3 comments
Labels: E-help-wanted, E-medium

#2511 - oauth example doesn't validate CSRF token

Issue - State: open - Opened by davidpdrsn 9 months ago - 2 comments
Labels: E-help-wanted, E-medium

#2510 - Release

Pull Request - State: closed - Opened by davidpdrsn 9 months ago
Labels: T-release

#2510 - Release

Pull Request - State: closed - Opened by davidpdrsn 9 months ago
Labels: T-release

#2509 - Re-export `BodyDataStream` from axum

Pull Request - State: closed - Opened by davidpdrsn 9 months ago

#2507 - Add Scheme extractor

Pull Request - State: open - Opened by bengsparks 9 months ago - 16 comments

#2504 - Add Scheme extractor

Issue - State: open - Opened by bengsparks 9 months ago - 1 comment
Labels: C-feature-request