Skip to content

peteryoon11/golangWithgRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golangWithgRPC

참조

환경

  • mac os 10.14.6
  • golang version : 1.12.1

grpc

mac

  1. 최신의 golang
  2. protobuf brew install protobuf

cd grpc-go/examples/helloworld go run greeter_server/main.go

서버 띄움

other terminal cd grpc-go/examples/helloworld go run greeter_client/main.go

client 에서

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages