Skip to content

unicod3/grpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grpc Demo

Usage

  1. Clone the repo inside your $GOPATH.

  2. From the root of the project, install the required dependencies:

go get
  1. Run the server:
go run server/server.go
  1. Run the client:
go run client/client.go

About

A grpc demo for @IzmirGophers event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published