Skip to content

BigKuCha/grpc-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRPC

go版本的客户端和服务端

安装

glide get github.com/bigkucha/grpc-go

运行

  1. cd server
  2. go run main.go
  3. 打开一个新的终端窗口
  4. cd client
  5. go run main.go

About

grpc go版本的server和client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages