Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 244 Bytes

File metadata and controls

5 lines (5 loc) · 244 Bytes

SerialChat

hopefully my last take on a programming school lesson. This time we have a simple chat, that uses serialized java objects to pass structured data between server and client and uses observers to provide multiple chat rooms.