JimmyWest / SRPPtool

A Secure Remote Pair Programming Tool
0 stars 0 forks source link

Implement a message factory for the client #11

Closed JimmyWest closed 9 years ago

JimmyWest commented 9 years ago

A message factory should be implemented. This factory constructs messages upon receiving binary data them from the socket. This messages should then be passed to a controller.