Implement "Link Remote" protocol server and state-dumping utility
This server simply reflects all of the client messages back to the client until the client sends its game state. This state is then decompressed and written to disk.
This server simply reflects all of the client messages back to the client until the client sends its game state. This state is then decompressed and written to disk.