Skip to content

JSJan/grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Do's

  1. Define a building.go file
  2. Define your proto file
  3. Run the command in gen.go to generate the related pb.go and grpc.pb.go files
  4. Introduce a server - to up your grpc service
  5. Connect to the server by using a client

Folder structure

cmd -> client

cmd -> server

cmd -> marshal data (protocol buffer)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages