-
### Problem to solve
I have been using Hurl extensively so far to test internal REST services. Now we are switching to gRPC and since I have not read any mention about it in the Hurl docs I am afraid …
-
Hello,
I am using `@grpc/grpc-js` in version `1.12.2`.
I am reporting a bug related to this issue on the owner's repo: https://github.com/grpc/grpc-node/issues/2853
Bug does not occur when u…
-
### Description
From what I know, ngrok supposedly supports tcp connections tunneling, and http/2 as well.
Was trying to other day to use ngrok to expose a local argocd instance, as part of a work…
-
I am trying to setup a gRPC connection between client (running in the same cluster) and server. It is working with NGINX, but not with cloudflare-tunnel-ingress-controller.
This is the client appli…
-
生成出来的代码报错
go.mod的版本没更新
改成1.64.0就可以了
google.golang.org/grpc v1.64.0
-
Hey there,
First of all, I want to thank you for this amazing piece of art! Your work has been incredibly valuable.
I noticed that there is a gRPC plugin available in the source code, and I’m in…
-
Not sure if this is intentional or not, but there have been a train of semver patch releases for 1.65 gRPC semver minor - they are on 1.65.5 now, and there are also new semver minors over there as wel…
-
Right now, we are using multiple gRPC related packages.
Ideally, we would only use some of them.
```
@connectrpc/connect
@connectrpc/connect-node
@grpc/grpc-js
@grpc/proto-loader
```
-
Using [`tonic-web`](https://crates.io/crates/tonic-web) with any (but e.g. [`ElizaService`](https://github.com/connectrpc/examples-go/blob/main/proto/connectrpc/eliza/v1/eliza.proto)) [`client.rs`](ht…
-
I'm having an issue on a swapin. The state of the active swap on my LBTC node shows:
"state": "State_SwapInSender_AwaitClaimPayment"
The state of my counterpart's lightning node shows:
"state"…