-
Issue for cross-language tunneling coordination, especially reverse tunneling (where the client can become a server).
https://github.com/grpc/grpc-java/pull/3987 (functional Java POC)
https://gith…
-
Thanks for this sharing this repo.
I just clone your repo and tried to run on my local setup.But I am stuck at this line in OrderController.java
// Asynchronously start the workflow execution
…
-
int v4.3.0
after setting allow_anonymous = false,
let java grpc OnClientAuthenticate return **true** to EMQ X System,
but still cannot build tcp links to emqx, why?
-
## Precondiciones
Se tiene un informe y proceso que mediante algún mecanismo (ej webservice) descarga un pdf y lo guarda en disco.
## Requerimiento
Consulta @yamelsenih hay algún mecanismo en…
-
Здравствуйте, подскажите почему так падает, на версии sdk 1.5 всё работает, версии sdk выше 1.5 падают с ошибкой которая привидена ниже. Собираю приложени в единый jar c maven-shade-plugin. Любой вызо…
-
When the server is streaming data to a client and server.shutdown() is called, it'll hang as the connection never finishes.
```
grpc:
dependency: "direct main"
description:
nam…
-
### Describe the bug
When running gRPC combined with the Web Server, a warning is displayed: `Request context already active when gRPC request started`. Same warning for either a Java Client or Javas…
-
### What version of gRPC and what language are you using?
v1.44.0 c++
The related code is the same as the master branch.
### What operating system (Linux, Windows,...) and version?
Doesn't m…
-
### Is your feature request related to a problem? Please describe.
We want to propagate trace context using W3 Trace Context header(traceparent) in gRPC requests made by using Spanner client library.…
-
### Problem description
When server returns HTTP 404 with "404 not found" in body grpc-node throws a RESOURCE_EXHAUSTED
### Reproduction steps
Init your grpc client with a non grpc server, it sho…