Skip to content

Changed update implementation for employees so rather than sending the whole...

Hunter McConnell (rtm534) requested to merge Model into main

Changed update implementation for employees so rather than sending the whole list of employees when there are staff change, the server sends a message to all active clients to add/remove them locally. Also, changed all exception variable names to 'exception', and cleaned up warnings.

Merge request reports