Skip to content

gidyon/grpc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-chat

Go streaming gRPC chat, works remotely

Installation

go get github.com/gidyon/grpc-chat

Running

Go install, build or run on your local machine.

To run the server locally

go run $GOPATH/src/github.com/gidyon/grpc-chat/cmd/server

To run the server locally

go run $GOPATH/src/github.com/gidyon/grpc-chat/cmd/client

You can specify different port for server and url for client. Default is :9090

Contributing

Pull requests are welcome.

About

Go streaming gRPC chat, works remotely

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published