Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages