We need to improve upon our SignalR implementation for client-server communication. Currently the page simply refreshes when we take an action but we instead would like to send back the necessary information for the client to simply update its view without a page refresh. This is a child task of #17
We need to improve upon our SignalR implementation for client-server communication. Currently the page simply refreshes when we take an action but we instead would like to send back the necessary information for the client to simply update its view without a page refresh. This is a child task of #17