-
After doing some profiling, it appears that the gzip decompression/compression of the GRPC stream is by far the slowest part of the program. This should be optional config for users that don't care mu…
-
**Version**
```
hyper = "0.14.27"
```
**Platform**
```
$ uname -a
Linux lpf-main 6.3.12-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 6 04:05:18 UTC 2023 x86_64 GNU/Linux
```
**Descript…
-
### search you tried in the issue tracker
rust
### describe your issue
We are trying to write our own local hook for CI/CD integration that can reformat Rust sources. See below.
On CI, we want t…
-
https://github.com/hyperium/http-body/blob/619ba28c5699c8f47608c31c56a30a488fae769d/http-body-util/src/collected.rs#L44
https://github.com/hyperium/http-body/blob/619ba28c5699c8f47608c31c56a30a488fae…
-
## Feature Request
### Crates
`tonic-web`
### Motivation
We recently managed to make AWS Lambda gRPC compatible thanks to `tonic` and `tonic-web`.
There is however currently no way to c…
-
**Version**
Hyper 0.14.20
**Platform**
Darwin bcd07430b6c3.ant.amazon.com 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
…
jjant updated
9 months ago
-
This issue consists of following issues:
1. Enable distributed tracing. In this branch https://github.com/risingwavelabs/risingwave/compare/main...renjie/batch_mini_trace I have enabled tracing, but …
-
- [x] I have looked for existing issues (including closed) about this
## Feature Request
TypedHeader should allow specific Header type to handle missing headers instead of immediately rejecting …
-
### Describe the bug
Meta authentication failure caused the request to write data to fail
version:afb13f5da9182f68c8b5c42d375d4ba7182f01c3
### To Reproduce
Jemter set up a test plan, and wrote dat…
-
### Current and expected behavior
Run this example: https://github.com/zlepper/kube/blob/main/examples/crd_watcher.rs
At some point it will stall without any progress.
The examples does setup an…