-
### What version of gRPC and what language are you using?
v1.31
### What operating system (Linux, Windows,...) and version?
Ubuntu 18.04 5.4.0-47-generic
### What runtime / compiler are you us…
-
Target can format the PROTO encoded `Update` messages in multiple ways.
gNMI spec, [section 2.3.3](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-specification.md#233-protobuf) a…
-
Commit in question: https://github.com/openconfig/grpctunnel/commit/02ace152db77f34a4dac4b5fc7a06f25c2d5b847
Error: github.com/openconfig/gnmi/tunnel/tunnel.go:144:13: client.Registered undefined (…
-
### Is your feature request related to a problem?
pango doesn't provide a way to set http headers. This is a problem for the openconfig plugin where we need to set some http headers to communicate …
-
Hello,
i'm attempting to use pygnmi to get some data from a Juniper MX204, and I am running into issues. I suspect it may be with my router config, that I might be missing something to get things …
-
I wasn't exactly sure which repo to put this issue.
There is some code in [gnmi/tunnel.go](https://github.com/openconfig/gnmi/blob/88610ee25fee502f3aaa09e9a339e5cf0fd2fa73/tunnel/tunnel.go#L141) th…
-
./gnmi_get -target_name "device_name" -xpath "/interfaces/interface[name=Ethernet16]" -target_addr "@IP:32767 -alsologtostderr -notls true
or
./gnmi_get -target_name "device_name" -xpath "/inte…
-
```
go get -u github.com/libp2p/go-libp2p
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
# github.com/libp2p/go-libp2p/p2p/pr…
-
__Steps to reproduce:__
According to https://github.com/influxdata/influxdb-client-go/blame/master/README.md#L60
I run :
1. go get -u github.com/influxdata/influxdb-client-go/v2
2. I get …
-
Hi,
please include examples to show how to migrate current gRPC client and server to grpcTunnel, e.g., in client, current code dials to server IP address and in server, it listens for the connectio…