We have a major legacy app that will take at least two years to full re-develop. We've started writing our new application in Blazor (mostly Blazor-server).
Is it possible to key into the legacy application's SignalR hub so we can bind events in Blazor to SignalR events from the legacy app?