-
I would like to load TLS certificates to be used for the request based on the hostname.
A method of doing this is specifying something that implements the [ResolvesServerCert](https://docs.rs/rustl…
-
## Expected Behavior
Used the getting started guide on this repository along with the axum example.
The following example to work:
https://github.com/async-graphql/examples/tree/master/axum
…
-
Hello,
I just had a look at your blog post (https://felix-knorr.net/posts/2024-10-13-replacing-nginx-with-axum.html).
You may want to have a look at : https://github.com/nicolaspernoud/atrium .
It'…
-
when it is added to leptos project, and after running cargo leptos watch, the following error rises:
```
Compiling mio v0.8.11
unresolved import `crate::sys::IoSourceState`
--> /usr/local/cargo…
-
In https://github.com/apollographql/router/blob/dev/apollo-router/src/axum_factory/axum_http_server_factory.rs#L666-L681 we are returning non-graphql errors. This should never be the case inside `hand…
-
We have noticed a weird situation in our production traces for our axum server where sometimes an endpoint, even if the endpoint makes a response very quickly, that the traces say that the endpoint to…
-
A nice reference for this is [`axum-server`](https://github.com/programatik29/axum-server/blob/master/Cargo.toml#L17-L18)
```toml
tls-rustls = ["tls-rustls-no-provider", "rustls/aws-lc-rs"]
tls-rus…
-
Stage 1:
- [x] Type erase as HTTP handler when storing data on `Endpoint`.
- [x] Websocket support for Axum
- [x] Rust docs for all types + enable linter warning
- [x] Unit testing utils worki…
-
When building the template with the release tag,
the site is generated but pressing the increment button doesn`t work.
When more complexity is added to the site it also doesn`t work.
I`ll att…
-
**Version**
hyper v0.14.17
axum v0.4.8
**Platform**
Linux generation 5.16.15-zen1-1-zen #1 ZEN SMP PREEMPT Thu, 17 Mar 2022 00:30:11 +0000 x86_64 GNU/Linux
**Description**
When the future pa…