osbornmatwit / MultiMinesweeper

0 stars 0 forks source link

Complete AbstractConnector class #7

Open osbornmatwit opened 3 years ago

osbornmatwit commented 3 years ago

Complete the interface for the network connnector implementations. This blocks #2 somewhat, since it needs to be relatively stable before creating the other interfaces. This part should handle some message parsing as well, since most messages don't care about the network part.