posted @ 2024-04-13 19:59
ZhangZhihuiAAA
阅读(9)
推荐(0)
摘要:
server_cert.pem: https://github.com/grpc/grpc-go/tree/master/examples/data/x509/server_cert.pem server_key.pem: https://github.com/grpc/grpc-go/tree/m
阅读全文
posted @ 2024-04-13 19:37
ZhangZhihuiAAA
阅读(6)
推荐(0)
posted @ 2024-04-13 19:19
ZhangZhihuiAAA
阅读(11)
推荐(0)
摘要:
2024/04/12 16:09:36 rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: tls: failed to verify c
阅读全文
posted @ 2024-04-12 17:01
ZhangZhihuiAAA
阅读(76)
推荐(0)
摘要:
zzh@ZZHPC:/zdata/Github/grpc-go/server$ go doc grpc.Creds package grpc // import "google.golang.org/grpc" func Creds(c credentials.TransportCredential
阅读全文
posted @ 2024-04-12 14:13
ZhangZhihuiAAA
阅读(8)
推荐(0)
摘要:
"google.golang.org/grpc/metadata"
阅读全文
posted @ 2024-04-12 13:23
ZhangZhihuiAAA
阅读(10)
推荐(0)
posted @ 2024-04-11 16:09
ZhangZhihuiAAA
阅读(10)
推荐(0)
摘要:
package main import ( "fmt" "log" "unsafe" "golang.org/x/exp/constraints" "google.golang.org/protobuf/proto" "google.golang.org/protobuf/reflect/proto
阅读全文
posted @ 2024-04-11 07:30
ZhangZhihuiAAA
阅读(8)
推荐(0)
posted @ 2024-04-10 10:17
ZhangZhihuiAAA
阅读(13)
推荐(0)
posted @ 2024-04-09 22:50
ZhangZhihuiAAA
阅读(11)
推荐(0)