Skip to content

Nickadiemus/go-tcp-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tcp-chat-server

A very basic terminal based tcp chat server to practice and demonstrate my understanding of golang. Additional features may be added throughout its existence

Installation (Coming soon)

Commands

  • /setname - sets the display name of the user's choice (default: anonymous)
  • /join <roomname> - joins the provided room name
  • /create <roomname> - creates a new room
  • /quit - leaves the chat room

About

A small tcp terminal chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages