Skip to content

jephal/chit-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**The program must be started with at least two processes running. 1. server and 1. client.

To start a server the following command in a terminal must be run:

cd server go run main.go

To start a client the following command must be run in another terminal windows:

cd client go run main.go 'clientname'

There service support multiple clients interacting with one server in one chat room.

so startup 4 terminals and you can run server from one, and client from the others

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages