Skip to content

thesayfulla/grpc-chat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC Chat Example

Golang simple gRPC chat

Run Server

$ go run server/main.go

Connect Client

$ go run client/main.go localhost:8080 YourName

About

Golang gRPC chat example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages