-
https://github.com/hyperium/tonic/blob/master/examples/helloworld-tutorial.md
Following the reference I was getting
```
error: environment variable `OUT_DIR` not defined
--> src/server.rs:9:5…
-
version `5.2.0-SNAPSHOT-679`
While joining to server:
net.minecraft.server.v1_16_R3.ReportedException: Sending packet
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnecti…
-
Subscribe to this issue and stay notified about new [daily trending repos in Rust](https://github.com/trending/rust?since=daily).
-
```[tasklist]
### Tasks
- [ ] https://github.com/restatedev/restate/issues/100
- [x] Wait for hyper 1.0 to be released
- [x] Wait for hyper-rustls to support hyper 1.0
- [ ] https://github.com/re…
-
I have long list of files that download using async part of `reqwest`.
Pseudo code:
```
for [f1, f2, f3, f4] in not_downloaded.chunks(4) {
tokio::try_join!(download_file(f1), download_file(f…
-
This problem of Viz is exactly the same as Axum:
https://github.com/tokio-rs/axum/issues/2611
This is due to a bug in `hyper-util`:
issue: https://github.com/hyperium/hyper/issues/3576
pr: https…
-
### Bug report:
Hi, I'm trying to use [dragonflyoss/helm-charts](https://github.com/dragonflyoss/helm-charts) as a transparent proxy and cache on my servers for all public docker registries.
I h…
-
Vulnerable Library - rocket-0.5.0-rc.1.crate
Path to dependency file: /Cargo.toml
Path to vulnerable library: /Cargo.toml
Found in HEAD commit: 6968cad7c2fc8e0277ed5d75a82a26e462005f5e
## Vulne…
-
PR #50880 added an API to override the std OOM handler, similarly to the panic hook. This was discussed previously in issue #49668, after PR #50144 moved OOM handling out of the `Alloc`/`GlobalAlloc` …
-
Subscribe to this issue and stay notified about new [daily trending repos in Rust](https://github.com/trending/rust?since=daily)!