-
Forgive the basic question, but what's a sensible way of adding a plain HTTP route to the `Server`.
I'd like to have some plain HTTP routes on some non GRPC paths. Is this possible?
-
https://github.com/grpc/grpc/blob/master/doc/health-checking.md
-
Hi Guys,
I have no idea whats going on. I am using Tonic 0.8.3, with Tonic-Build 0.8.4 and Prost 0.11.6 - so all the latest versions, and I am not able to use tonic:: at all.
When I try to get a…
-
https://github.com/lipanski/mockito/issues/52 allows users to set a content-length, it doesn't seem like there is a way not to set it at all, without using `with_body_from_fn` to respond with chunked …
-
so that we could use that mod directly and vscode can jump to the definition of the generated code
-
On commit Polkadot 3595684b0293439c32dfe563008958c7d0091289 ran:
```sh
cargo b -r --bin polkadot --features try-runtime
RUST_LOG=runtime=debug,remote-ext=trace target/release/polkadot try-r…
-
Hello. I am a Selenium committer and the developer of `selenium-manager`, a CLI tool developed in Rust belonging to the Selenium project. `selenium-manager` is currently used by many Selenium users no…
-
Hi,
I am trying to use this crate in my project alongside rocket-rs, only there seems to be an issue with the dependencies
```
stdout : Updating crates.io index
error: failed to select a version…
-
I run a simple web server, on a single core cloud vps, using ntex version 0.5.27.
The server OS is Ubuntu 22.04.
It suddenly run into CPU 100%. I opened the trace log on, and it outputs these messag…
clia updated
7 months ago
-
Blocked on https://github.com/hyperium/tonic/issues/891