-
### Description
Add a fault page. When a fault triggers it should display the last two minutes of all data points (maybe more specific) from the car
### Acceptance Criteria
verify it with mock data…
-
Ideally, `app` just handles UI and interaction, and doesn't know about `http`, `axum`, `leptos_axum`, and `tokio`.
What gets split off would some kind of "server" crate, that contains everything that…
-
What do you think about adding method `with_graceful_shutdown()` like in Axum?
-
Sysinfo: Hyper 1.4.1 on `Darwin 23.6.0 root:xnu-10063.141.2~1/RELEASE_ARM64_T6020 arm64`
While l was looking into [tokio-rs/axum#2741](https://github.com/tokio-rs/axum/issues/2741#issuecomment-2211…
-
I've opened this issue to collect and track all past, current and future problems related to timeouts.
Recently we have had problems with the live demo because the [http_health_check](https://githu…
-
Adding configurable socket through SocketConfig could allow users to change the default heartbeat duration, timeout and message. It is already implemented on the client side.
For tungstenite:
http…
-
Is there any documentation on how to serve via https and self-signed certs?
I currently use `cargo lambda watch` to serve my backend locally, which becomes available at `http://localhost.myorg.com:…
-
## Feature Request
### Crates
tonic
### Motivation
I presently use tonic as a tower service with axum_server and steer in front of it to steer requests for grpc or grpc_web, using a custom…
-
**Is your feature request related to a problem? Please describe.**
Add a `Server` to the runtime functionality of .
For now I would only add one for `Tokio`, and thus perhaps best kept somewhere i…
-
As described [here](https://github.com/torrust/torrust-tracker/issues/324), we need to set a timeout for requests to avoid a [denial of service attack](https://cheatsheetseries.owasp.org/cheatsheets/D…