Skip to content

rshezarr/grpc-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC demo

Simple project based on gRPC

Usage

Split terminal

Terminal #1

$ cd server

Terminal #2

$ cd client

Then run with the same order:

Terminal #1

$ go run .

Terminal #2

$ go run .

Tools

  1. Golang
  2. gRPC

About

Simple project based on gRPC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published