-
No idea why this is happening, WS works fine though.
I have uninstalled and reinstalled multiple times.
On a side note, how do I add a domain?
Thank you.
-
## Description
We need to add gRPC methods to control the node. By default, this service should be disabled.
**Service Name**: Control
- [ ] gRPC method to purge the transaction pool
- [ ] g…
-
### What version of gRPC-Java are you using?
1.68.1
### What is your environment?
Linux, jdk 23.0.1, bazel version 7.4.1
### What did you expect to see?
@@[io_grpc_grpc_java//s2a](https…
-
The lowest block height of the node might not be 1. Retrieve the lowest height from the node itself.
We need to fix the missing block feature to account for this.
-
It would be cool to have a grpc module for V
-
### What happened?
Since version 1.27 kubernetes supports the gprc healthserver for readyness and liveness probes.
I now have several services that use grpc with self-signed tls certificates. The…
-
-
Hi, I've realized that gobgp grpc API doesn't make use of [grpc status codes](https://pkg.go.dev/google.golang.org/grpc/codes#Code) when returning errors, so clients need to parse the status message s…
-
If you try to run tracee with the flag:
``` bash
--grpc-listen-addr
```
it requires you to put parameter like:
```
unix:/tmp/tracee.sock
```
or
```
tcp:4466
````
in order to just config …
-
### Describe the bug
ZAP is able to intercept gRPC request and response that I sent (acting as a proxy) but
1. when I try to decode request of response message using dropdown (Body: gRPC) I alway…