-
### Describe the solution you'd like
Users need `HTTP CONNECT` proxies for SDK clients _and_ workers. Some libraries have native support, some don't.
* [x] Go - supported, just need to document
*…
cretz updated
3 months ago
-
With `grpc_core::CppImplOf` we have a lightweight mechanism to have idiomatic C++ implementations of objects named in C style in the public APIs. Let's use that throughout the credentials implementati…
-
### Description of the bug:
We were using the option `--host_platform=""` to override the value specified in .bazelrc by default one. This worked fine before 7.0, but now it causes the crash with fo…
-
**The context**
I'm trying to understand how grpc server is handling thread creation and usage, so I can control it manually.
**The question**
I'm running a grpc server in my local, in which …
-
/home/jr/Documents/Projetos/grpc-java-course/build/generated/source/proto/main/grpc/com/proto/blog/BlogServiceGrpc.java:20: error: cannot find symbol
@javax.annotation.Generated(
^
…
-
1) Has the embedded patch in the build script pushed upstream?
2) Is the patch dependent on a specific grpc-java version? if yes, please modify the "git clone.."
3) Isolate the path in a separate fi…
-
I am getting issue while retrieve the PlatformEvent. Is this only work with CDC only ?
Please look into below Error and suggest .
```
Sep 07, 2022 1:07:05 PM org.salesforce.demo.PubSubApiClient con…
-
## Bug Report
### 1. Describe the bug
When I want to enable TLS, it reports a bug.
`tikv-client-java:3.2.0` can not build GrpcSslContexts.
My PC configuration:
- Oracle JDK 1.8
- Ubuntu …
-
**Describe the bug**
When a `suspend` function is annotated with `@WithSpan` and call gRPC, traces disappear after calling gRPC.
**Steps to reproduce**
Here is an example code.
`HelloWorldClie…
-
### Subject of the issue
request openchannel return invalid pub key
### Your environment
* version of lightningj: 0.14.2-Beta
* version and vendor of JDK: jdk 1.8
* your operationg systems.: wi…