-
Hiya (* ^ ω ^)ノ,
While working on [our first open-source, full-stack, production-ready template](https://github.com/opensass/aibook), I noticed there’s no clear way to [add middleware to Axum](http…
-
### Code
```Rust
```
### Meta
`rustc --version --verbose`:
```
rustc 1.82.0 (f6e511eec 2024-10-15)
binary: rustc
commit-hash: f6e511eec7342f59a25f7c0534f1dbea00d01b14
commit-date: 2024-10-15
h…
-
## Bug description
Requesting any checkpoint related RESTful API (including health, node info, etc.) before the message `Finished syncing and executing checkpoint 0` appears in the log will cause the…
-
### Bug Description
Hello,
I am setting up an axum web server with a simple route handler. The handler acquires a connection from the connection pool, and then runs some arbitrary statement. Origi…
-
## Bug Report
### Version
cargo.toml
```
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "local-time"] }
tracing-appender = "0.2.3"
```
### Plat…
-
I'm getting the following error while pushing:
```
│ attic-api-server-765cb9fb46-qkp8b api-server thread 'tokio-runtime-worker' panicked at /nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-vendor-cargo…
-
There is build failure on `ppc64le`:
```
[00:00:09] + cargo build -j43 --offline --release --all-features
...
[00:00:12] Compiling aws-lc-rs v1.10.0
[00:00:12] Running `rustc --crate-name…
-
## Bug Report
### Version
```toml
axum = { version = "0.7.7", features = ["macros"] }
hyper = { version = "1.4.1", features = ["http1", "http2", "server"] }
tonic = "0.12.3"
tonic-web = "0.1…
-
## Bug Report
### Version
axum 0.7.4
### Platform
```
Linux [...] 6.11.3-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Oct 10 22:31:19 UTC 2024 x86_64 GNU/Linux
```
### Crates
axum
…
-
Relates to:
- https://github.com/programatik29/axum-server/pull/39
- https://github.com/programatik29/axum-server/issues/29#issuecomment-1997294299_
I'm using `axum-server` ina couple of proje…