Sending Real-Time Messages to Unity from a Blazor Website - SignalR in Unity - Part 3
· ☕ 2 min read
Let’s complete our SignalR in Unity experiment by adding a Blazor Website to it. This will allow us to use a browser to send messages directly to Unity to create updates instead of either needing to install a Unity game or run a console app.