Solutionunvalidated

Update the Context state from within the SignalR handler by invoking context methods (e.g., incorporating/using the patrols and update functions directly in the SignalR call path) so the global state is actually changed when messages arrive.

66c0cca4-4be7-48fd-a3a9-aa80502aab83

Update the Context state from within the SignalR handler by invoking context methods (e.g., incorporating/using the patrols and update functions directly in the SignalR call path) so the global state is actually changed when messages arrive.