Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

export PATH=$PATH:$HOME/go/bin

protoc --proto_path=proto --proto_path=third_party --go_out=plugins=grpc:proto chatserver.proto

build: docker build . -t twinklemehta/chatserver:chatserver
run: docker run -it -p 8080:8080 twinklemehta/chatserver:chatserver

About

Go, gRPC chat server containerized on Docker and deployed on GCP

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages