Skip to content

ErikChanHub/GoChat

Repository files navigation

GoChat

Chat with each other in the comand line

Start

  • go build server.go sample.go server.go user.go // 服务端
  • go build client.go // 客户端
  • ./server // 开启服务
  • ./client // 开启客户端,可开启多个

About

Chat with each other in the comand line

Resources

Stars

Watchers

Forks

Packages

No packages published