-
Vulnerable Library - grpcio-1.50.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
HTTP/2-based RPC framework
Library home page: https://files.pythonhosted.org/packages/59/7a/90ec6306b78a6…
-
using the following (missing the `default_archs` array):
```tf
provider "apko" {
extra_repositories = ["https://dl-cdn.alpinelinux.org/alpine/edge/main"]
}
```
causes the following error
``…
-
### Question Checklist
- [x] Updated grpc-swift to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/grpc/grpc-swift/blob/master/CONTRIBUTING.md)
- [x] I read [READ…
-
Rewrite the frontend and use React or Vue. The application would query RESTish endpoints to load data.
This raises a few issues:
* To grpc or not to grpc
* implementing all the boilerplate ne…
-
### Is your feature request related to a problem? Please describe.
There is an OpenCensus plugin that collects metrics and spans with internal gRPC APIs. Would the project be open to having a paral…
-
Adding `grpc` as a peer dependency would allow users to update grpc versions anytime without updating condor-framework.
c3s4r updated
7 years ago
-
After testing a example, I found a problem of current mapreduce implementation.
The communication between user grpc server and framework is so slow. For example, 1G data only takes 30s to read and wri…
-
### Module version
```
github.com/hashicorp/terraform-plugin-framework v1.11.0
```
### Relevant provider source code
*SEE ACTUAL BEHAVIOR FOR EXAMPLES*
### Terraform Configuration …
-
### Is your feature request related to a problem? Please describe it.
Following discussion from https://github.com/grpc/grpc-swift/issues/1044, it'd be great to have a way to set `Network.framework…
-
### What version of gRPC-Java are you using?
1.63.0
### What is your environment?
RHEL Docker image, JDK 17.
We use https://github.com/grpc-ecosystem/grpc-spring, which uses `awaitTerminat…