Skip to content

sudhakarshah/Distributed-Group-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

Distributed Group Chat System (CS425 MP1)

Format : go run main.go name port n

Example

Machine 1: go run main.go Bob 4444 2
Machine 2: go run main.go Alex 4444 2

Features

Reliable multicasting following causal order.
Failure detection enabled.


Made using Go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages