> We don't really know yet how well server-side Blazor (Razor Components) will scale with heavy use applications.
I don't think that's a concern with LiveView, as it's built on Phoenix Channels, which in 2015 could already handle 2 million connections on a single box: https://phoenixframework.org/blog/the-road-to-2-million-webs...
> We don't really know yet how well server-side Blazor (Razor Components) will scale with heavy use applications.
I don't think that's a concern with LiveView, as it's built on Phoenix Channels, which in 2015 could already handle 2 million connections on a single box: https://phoenixframework.org/blog/the-road-to-2-million-webs...