-
Supporting reflection would allow service developers to test and experiment using tools like `grpcurl`. Other SDKs contain the the ability to register the reflection service ... is there a timeline fo…
-
It seems that the gRPC server is not working, as when I try to query the server I get back nothing:
```
> grpcurl -plaintext -d '{"service": "kine"}' localhost:2379 grpc.health.v1.Health/Check
Fail…
-
## Introduction
After teaching myself to interact with the [Access API](https://developers.flow.com/nodes/access-api), I found the docs a bit lacking with regards to onboarding. My discovery proces…
-
Currently I am looking at code first gRPC with JSON as payload instead of protobuf.
For example: https://grpc.io/blog/grpc-with-json/
But soon realise I can't find tooling to test my application…
-
Reported by @bendangelo [here](https://github.com/jgaskins/grpc/issues/5#issuecomment-2162157939)
TODO: Find and link to docs for this command — I've never heard of it before 😄
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
cilium v1.15.2 has gRPC error when adding service.cilium.io/lb-l7 annotation to service o…
-
We want to have a separate page for each XRC token similar to the layout in etherscan:
-
Hello,
We use protobuf-net for our gRPC API and have encountered an issue where an exception is thrown during schema generation when we have contracts decorated with the NullWrappedCollection attri…
-
Looks like we're facing those issues with the default implementation as well:
- https://github.com/hyperium/tonic/issues/243
- https://github.com/hyperium/h2/issues/442
I was able to connect via …
-
We would like to enable gRPC inferencing in modelmesh-serving by exposing a route.
Relevant docs:
[1] Exposing route: https://github.com/kserve/modelmesh-serving/tree/main/docs/configuration#expos…