-
GRPC is very popular now and many projects need to be integrated. Is there any intention to integrate GRPC?
-
### Describe what happened
I've got a Network configuration like this:
```
networks[definitions.STAGE_DEV] = hcloud.Network(definitions.STAGE_DEV,
ip_range="10.10.1.0/24"…
-
**Describe the bug**
In the index-gateway, `bloomquerier.FilterChunkRefs` appears to panic because more "postFilter" chunks are returned than "preFiltered" chunks. The actual panic is in the pr…
-
```
dima@dima-Dell-G15-Special-Edition-5521:~/IdeaProjects/LocalAI$ make BUILD_TYPE=cublas BUILD_GRPC_FOR_BACKEND_LLAMA=ON CUDA_DOCKER_ARCH=all GRPC_BACKENDS=backend-assets/grpc/llama-cpp build
go …
-
gRPC tests seem to run but code coverage reported is only shows 20% of the code tested:
https://codecov.io/gh/getsentry/sentry-dotnet/tree/e2e00a4c51e4a890eadecdcc9989a2526a4a2a35/src/Sentry.AspNet…
-
### Description
I am seeing a null pointer error when attempting to generate off of my GRPC spec. I wrote this demo GRPC spec similar to my internal set up to replicate the issue.
### Steps to Re…
-
https://github.com/grpc/grpc-go/actions/runs/6040246934/job/16390703192?pr=6597
-
### Use Case
I wanted to send the collected traces to Grafana Tempo for Distributed tracing when I realized that all the communication in telegraf happens over line format. I'd like to raise this f…
shrey updated
4 months ago
-
https://github.com/grpc/grpc/blob/master/doc/compression.md#compression-method-asymmetry-between-peers
https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#requests
-
## 🐛 Bug Report
Hi guys,
I have the following files
`AdminAPI.proto`:
```proto
syntax = "proto3";
option go_package = "./admin";
package admin;
import "google/protobuf/empty.proto";
…
lo00l updated
2 months ago