Categorygithub.com/Restitutor-Orbis/DISYS-MiniProject2
repository
0.0.0-20211102102000-a3e170e7e414
Repository: https://github.com/restitutor-orbis/disys-miniproject2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

DISYS-MiniProject2

To run

Setup server: Go into server directory: go run .

Create client: Go into client directory: go run . Do this for as many clients you want in the chat

Log

The server logs all messages to server/log.txt

Lamport

Lamport code can be found in ChittyChat/LamportTime.go