aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

refactor: change net/rpc to google.golang.org/grpc for rpc client

Open JuArce opened this issue 1 year ago • 0 comments

Description

As net/rpc client does not support TLS (described in this issue), we will change to google.golang.org/grpc that supports tls for server and client

JuArce avatar May 08 '24 17:05 JuArce