Skip to content

A client-server Go app to learn gRPC and Protobuf.

License

Notifications You must be signed in to change notification settings

archit-p/go-grpc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go gRPC Chat

Golang gRPC Build Status License
A client-server Go app to learn gRPC.

Pre-requisites

  • Install the protoc compiler - link
  • Install gRPC / protobuf - link

Running

make build
./server
./client

About

A client-server Go app to learn gRPC and Protobuf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published