Skip to content

ivanwhaf/gochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gochat

gochat is a go-tcp chatting app

Getting start

  • if you want a server:
    go run main.go -mode server
  • if you want a client:
    go run main.go -mode client

Version

  • beta 0.0.1: tcp socket, finally can run!

About

Chatting server and client made by golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages