Skip to content

dannielss/go-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Go


Golang Chat


Commands   |    Others   

🔧 Commands

/nick - Create a nickname for the user

/join - Join to a room that exists or create a new one

/rooms - List all rooms

/msg - Send a message to the current room

/quit - To leave the room

🎁 Others commands

# Start the server
$ go run .

# Start a new client
$ telnet localhost 8888

# Build application
$ go build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages