-
$ go get -u github.com/improbable-eng/grpc-web/go/grpcwebproxy
\# github.com/mwitkow/grpc-proxy/proxy
go/src/github.com/mwitkow/grpc-proxy/proxy/handler.go:63:30: undefined: transport.StreamFromCont…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
We at [omni](https://omni.network/) enabled direct gRPC based queries of application state (pre…
-
**Describe the problem**
OS: Synology NAS (DSM 7.2.1-69057 Update 4)
When I try installing the 0.26.3, 0.27.0, and 0.27.1 versions of the image in Docker, only 0.26.3 works, the rest register su…
-
i get an error
` Downloading https://github.com/grpc/grpc-web/releases/download/1.4.2/protoc-gen-grpc-web-1.4.2-windows-x86_64.exe
npm ERR! connect ETIMEDOUT`
im behind a proxy, and cant find a …
-
Hello.
I want to deploy [Konnectivity](https://kubernetes.io/docs/tasks/extend-kubernetes/setup-konnectivity/) server as a StaticPod.
```yaml
apiVersion: v1
kind: Pod
metadata:
name: konnect…
-
## Summary
There are a lot of use cases for easy p2p communication between browser and edge devices. Most stemming from giving users ultimate privacy and control over their own data. Breaking free …
-
When expression is something like:
```yaml
expression:
key: "a"
value: "unknown.path"
```
The wasm panics. Envoy's logs show
```
envoy-1 | [2024-11-08 15:00:30.432][61][debug][wasm] […
-
### Package
OpenTelemetry.Exporter.OpenTelemetryProtocol
### Is your feature request related to a problem?
Hi, I'm having a use case where I would need to proxy OpenTelemetry service requests throu…
-
### Other stuff
* [ ] Migrate vertx-auth to FDN
### 4.x, x > 3
* [ ] Java concurrency review
* [ ] Web Template engines cache behavior is inconsistent across engines
* [ ] Vert.x examples
…
vietj updated
2 weeks ago
-
### What happened + What you expected to happen
The following 2 lines of code crash on a cluster, if the size is < 1GB it works
# crashes
df = pd.DataFrame(np.random.randn(8_000_000, 70))
dref =…