Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 201 Bytes

File metadata and controls

3 lines (2 loc) · 201 Bytes

java-chatroom

This simple chatroom is meant to be a proof of concept as well as one of my first multithreaded application. The main framework of this was adapted from my Software Engineering class.