Currently the server is more or less spamming the client with 'new' results (which are actually the same as the old ones) on a contest because it's too dumb to detect whether the new results are the same as the old ones or not. Fix this so that the server only notifies the client(s) of new results if the results are actually new.
Currently the server is more or less spamming the client with 'new' results (which are actually the same as the old ones) on a contest because it's too dumb to detect whether the new results are the same as the old ones or not. Fix this so that the server only notifies the client(s) of new results if the results are actually new.