Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 431 Bytes

File metadata and controls

12 lines (9 loc) · 431 Bytes

Systems Programming - Assignment 3

Created by: Gavin Hailey and Giovanni Thompson

Status

All functions work properly. Messaging and drawing work as expected. All clients see the same thing updated instantly. A user joining late will recieve the fully updated chat and canvas.

Usage

  • Hub (Server): java -jar ./out/artifacts/hub_jar/hub.jar

  • Painter (Client): java -jar ./out/artifacts/painter_jar/painter.jar