Skip to content

TwinkleMehta/chatserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors