Skip to content

Troelshjarne/mini_project_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_project_2

Chitty-Chat a distributed system, that is providing a chatting service, and keeps track of logical time using Lamport Timestamps.

Running the program

To run the project, first run the server file by: "go run server/chittyChat.go"

Then connect X amount of clients with: "go run client/client.go -sender *NAME*"

About

Chitty-Chat a distributed system, that is providing a chatting service, and keeps track of logical time using Lamport Timestamps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages