-
I am having some issue with tunneling TCP using h2, it aborts the connection after the server (usually speedtest servers) resets the connection and h2 trying to `send_open()`.
Not sure if this shou…
-
Whenever there's a network change, like switching from wifi to mobile data, gl-client is unable to reconnect to greenlight using the same grpc channel. This means an app using gl-client would have to …
-
cc @ipetr0v @conradgrobler @djc @LucioFranco
_Originally posted by @tiziano88 in https://github.com/hyperium/tonic/issues/859#issuecomment-1013521014_
-
e2e-sink-test now consistently hangs here:
https://github.com/risingwavelabs/risingwave/blob/8d8c1360ce36ca919a7f784ed5fe1a4fac9bbb41/e2e_test/sink/kafka/avro.slt#L189-L196
I find that by disabl…
-
## Feature Request
Support non-static UDS client connection paths
### Motivation
Currently the UDS client example is using a static path, I believe because of the ownership requirements of th…
-
### Describe the bug
I have code that works in stripe test mode but causes a panic when switching to live mode. This is a basic implementation of a checkout session largely transcribed from stripe'…
-
> Remotely exploitable Denial of Service in Tonic
| Details | |
| ------------------- | ---------------------------------------------- |
| …
-
Over in Servo, we've seen cases where URLs that the `url`crate parsed were then rejected by hyper: https://github.com/servo/servo/issues/24175. The case we hit https://github.com/servo/servo/pull/2414…
-
Currently it does expect server to write something back. This causes a hang.
Illustrated example:
https://github.com/hyperium/tonic/blob/master/interop/src/client.rs#L155
Move this line after `…
-
Hyper 1.0 has released. It seems that 0.14.x branch won't be updated any longer, so let's migrate to 1.0.
https://github.com/hyperium/hyper/releases
> Be sure to checkout the [upgrading guide](…