Skip to content

rogeriobispo/grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# GRPC with go

Small Aplication to implement grpc with go.

# Compilar protofile

protoc --go_out=. --go-grpc_out=. <diretorio/proto-file>

About

Small Aplication to implement GRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages