KwestResearch / engineering

Engineering Repositry
0 stars 0 forks source link

Fix issues surrounding serialisation of messages to the server #73

Closed mccuskk closed 9 years ago

mccuskk commented 9 years ago

It was possible for messages to arrive at the server out of sequence confusing the system. This change should ensure that no message is sent until the first message is received.