Skip to content

murali-partha/go-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat Room Program

Build the program by running

make build

Start the server using the command

chat-room start

Join the server using

chat-room join <name>

Start typing your messages and notice them being sent to every other user on the server.

About

A simple chat room program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published