carsonlloyd / Clueue2020

GNU General Public License v3.0
0 stars 0 forks source link

Network message structure in place, no functional messages #6

Closed carsonlloyd closed 4 years ago

carsonlloyd commented 4 years ago

6

carsonlloyd commented 4 years ago

6

AmmonHepworth commented 4 years ago

This issue will involve creating the functions and structure to send and receive messages. There should be something similar to a sendMessage function and the receiver should appropriately listen for messages. It is not necessary to have the full set of messages implemented here, only the functional structure