Hacker News new | ask | show | jobs
by failbuffer 942 days ago
It's how Blazor Server apps are architected. Blazor WebAssembly apps don't maintain client state in the server and can be load-balanced like normal.