osbornmatwit / MultiMinesweeper

0 stars 0 forks source link

Refactor Message passing #8

Closed osbornmatwit closed 3 years ago

osbornmatwit commented 3 years ago

Refactor message passing to use Object(Input/Output)Stream instead of Data(Input/Output)Stream, rather, sending items as classes rather than as strings.