Skip to content

liuplgtm/grpc_server_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc_server_helloworld

helloworld grpc server

first,

$ protoc -I helloworld/ helloworld/helloworld.proto --go_out=plugins=grpc:helloworld

terminal 1:

$ go run greeter_server/main.go

terminal 2:

$ go run greeter_client/main.go

About

helloworld grpc server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages