Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 178 Bytes

grpc-two-way-ssl-golang-demo

Sample two-way-ssl enabled grpc server and client communication in golang.

How to run demo

go run server/main.go
go run client/main.go