openconfig / grpctunnel

A TCP-over-gRPC Tunnel
Apache License 2.0
81 stars 24 forks source link

Add client grpc dialer #58

Closed gcsl closed 2 years ago

gcsl commented 2 years ago

Adds a DialContext function that can establish a gRPC client connection to a server relayed through a grpc_tunnel session.