go-chat-server Command to execute: cd $GOPATH/src/github.com git clone https://github.com/bkumar0801/go-chat-server.git cd go-chat-server dep ensure (install dep on your system if its not already installed) go run main.go